We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d43f71b + eda3be2 commit aa01982Copy full SHA for aa01982
1 file changed
.travis.yml
@@ -3,7 +3,8 @@ before_script:
3
- "bundle exec rake db:create"
4
- "bundle exec rake db:schema:load RAILS_ENV=test"
5
rvm:
6
- - 2.1.2
7
- - 2.0.0
+ - 2.4.1
+ - 2.3.4
8
+ - 2.2.7
9
addons:
10
postgresql: "9.3"
0 commit comments