mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Switch to just testing "rbx" on Travis
This commit is contained in:
parent
eb150b71d7
commit
b154a761bd
1 changed files with 1 additions and 5 deletions
|
@ -5,9 +5,7 @@ rvm:
|
|||
- 2.0.0
|
||||
- ruby-head
|
||||
- ree
|
||||
- rbx-2.1.0
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- rbx
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- jruby-head
|
||||
|
@ -15,8 +13,6 @@ rvm:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: rbx-18mode
|
||||
- rvm: rbx-19mode
|
||||
- rvm: jruby-head
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue