Update reason that ruby-head allows failures
This commit is contained in:
parent
c26feb786f
commit
223b929cd4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ matrix:
|
|||
- rvm: jruby-head
|
||||
env: JRUBY_OPTS="$JRUBY_OPTS --debug"
|
||||
allow_failures:
|
||||
- rvm: ruby-head # Broken at this time, bundler issue on travis
|
||||
- rvm: ruby-head # Broken at this time, rvm issue on travis
|
||||
- rvm: rbx-19mode # Broken at this time, yard/yardstick issue
|
||||
- rvm: jruby-19mode # No fork(2) support, workaround planned
|
||||
- rvm: jruby-head # No fork(2) support, workaround planned
|
||||
|
|
Loading…
Reference in a new issue