Allow failures on rbx
Travis version is old and affected by array unpacking bug.
This commit is contained in:
parent
66a843c2d2
commit
0d419aeeb0
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1.0
|
||||
- rbx
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in a new issue