temp disable jruby tests

This commit is contained in:
Thomas Reynolds 2013-09-27 23:56:37 -07:00
parent 054b3a772d
commit 7beb27800b

View file

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