temp disable jruby tests
This commit is contained in:
parent
054b3a772d
commit
7beb27800b
|
@ -4,6 +4,10 @@ rvm:
|
|||
- 2.0.0
|
||||
- jruby-19mode
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-19mode
|
||||
|
||||
script: "bundle exec rake test"
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue