Sick of jruby breaking travis

i18n_v4
Thomas Reynolds 2012-06-17 11:42:39 -07:00
parent 10d0df2622
commit 4ea2f6f7ed
1 changed files with 6 additions and 1 deletions

View File

@ -7,4 +7,9 @@ rvm:
script: "bundle exec rake test"
env: TEST=true
env: TEST=true
matrix:
allow_failures:
- rvm: jruby-18mode
- rvm: jruby-19mode