mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
blacklist rbx18/19 for now.
This commit is contained in:
parent
d09cd5a11d
commit
0079da3bea
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ rvm:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: rbx-18mode
|
||||
- rvm: rbx-19mode
|
||||
|
||||
notifications:
|
||||
irc: "irc.freenode.org#pry"
|
||||
|
|
Loading…
Reference in a new issue