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
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.2.0
|
||||
- 2.4.0
|
||||
|
||||
before_script:
|
||||
- "RAILS_ENV=test bundle exec rake db:create"
|
||||
|
|
Loading…
Reference in a new issue