Allow failures on travis with rbx-2 again
This commit is contained in:
parent
97103b88f4
commit
0fd65026b1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ rvm:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: 2.1.3 # unparser needs to be patched for 2.1.3 parser changes
|
||||
- rvm: rbx-2 # travis does not maintain rbx setup correctly
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in a new issue