Allow failures under jruby-19mode
This commit is contained in:
parent
13aeb99cfb
commit
e9781e9b44
1 changed files with 3 additions and 1 deletions
|
@ -6,8 +6,10 @@ rvm:
|
|||
- 2.0.0
|
||||
- ruby-head
|
||||
- rbx-19mode
|
||||
- jruby-19mode
|
||||
- ruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
- jruby-19mode # No fork(2) support, workaround planned
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Add table
Reference in a new issue