Allow failures with RBX on travis
This commit is contained in:
parent
546a7a8fba
commit
e7d6fef0d8
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ rvm:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: 2.1.2 # still segfaults on stack overflow on define_method
|
||||
- rvm: rbx-2 # Travis does not take care about RBX
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in a new issue