temp disable jruby tests

i18n_v4
Thomas Reynolds 2013-09-27 23:56:37 -07:00
parent 054b3a772d
commit 7beb27800b
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
matrix:
allow_failures:
- rvm: jruby-19mode
script: "bundle exec rake test"