travis gem install failure on 2.2.0 trying 2.2.3

This commit is contained in:
Adam Meehan 2015-12-29 18:02:18 +11:00
parent 0feeb746cd
commit 244f398cc4

View File

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