mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
allow travis failures for 1.8.x and jruby until fixed
This commit is contained in:
parent
7593d77293
commit
478e4bbb87
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue