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.0.0
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- rbx
|
- rbx
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- rvm: rbx
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue