Allow failures on 2.1.2
This commit is contained in:
parent
7a7052911a
commit
98c660e56e
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.2
|
- 2.1.2
|
||||||
- rbx-2
|
- rbx-2
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- rvm: 2.1.2 # still segfaults on stack overflow on define_method
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue