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
1 changed files with 1 additions and 1 deletions

View File

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