Update travis ruby

This commit is contained in:
Rien Maertens 2018-08-08 00:31:01 +02:00
parent 4ff6ac7a03
commit a953b1ceb0
No known key found for this signature in database
GPG key ID: 943CAB70C511D23C

View file

@ -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"