JRuby 1.7 won't work with Rails 5

This commit is contained in:
Thorsten Böttger 2016-05-09 11:30:16 +12:00
parent 90cda9e0fb
commit 1210634c1f
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,6 @@ before_script:
matrix:
allow_failures:
- rvm: jruby-1.7
- gemfile: gemfiles/rails_5.0.gemfile
exclude:
- rvm: 1.9.3
gemfile: gemfiles/rails_4.1.gemfile
@ -41,3 +39,5 @@ matrix:
gemfile: gemfiles/rails_3.2_stable.gemfile
- rvm: 2.3.1
gemfile: gemfiles/rails_3.2_stable.gemfile
- rvm: jruby-1.7
- gemfile: gemfiles/rails_5.0.gemfile