Allow jruby to fail on travis

This commit is contained in:
Yuki Nishijima 2014-11-30 11:03:13 -08:00
parent 1957dc7bc4
commit bf1325ccbb
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ matrix:
gemfile: gemfiles/active_record_32.gemfile
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: jruby-head
- rvm: rbx-2
fast_finish: true