Update travis ruby versions

This commit is contained in:
Adam Meehan 2017-05-14 20:33:33 +10:00
parent 13fcc32a83
commit a96c24268d

View File

@ -7,8 +7,8 @@ gemfile:
- gemfiles/rails_4_2.gemfile - gemfiles/rails_4_2.gemfile
rvm: rvm:
- "2.2.3" - "2.2.7"
- "2.3.0" - "2.3.4"
script: 'bundle exec rake' script: 'bundle exec rake'