allow travis failures for 1.8.x and jruby until fixed

This commit is contained in:
Marc Siegel 2012-10-28 08:34:25 -04:00
parent 7593d77293
commit 478e4bbb87
1 changed files with 7 additions and 0 deletions

View File

@ -8,3 +8,10 @@ rvm:
- jruby-19mode
- rbx-18mode
- rbx-19mode
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: ree
- rvm: jruby-18mode
- rvm: jruby-19mode
- rvm: rbx-18mode