Update reason that ruby-head allows failures

This commit is contained in:
Dan Kubb 2013-07-29 17:06:49 -07:00
parent c26feb786f
commit 223b929cd4

View file

@ -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