Update travis ruby
This commit is contained in:
parent
4ff6ac7a03
commit
a953b1ceb0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.2.0
|
- 2.4.0
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- "RAILS_ENV=test bundle exec rake db:create"
|
- "RAILS_ENV=test bundle exec rake db:create"
|
||||||
|
|
Loading…
Reference in a new issue