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