mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Use rbx-{18,19}mode as indicated http://about.travis-ci.org/docs/user/languages/ruby/
This commit is contained in:
parent
83e2e6a8ca
commit
c3a706a193
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@ rvm:
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- ree
|
- ree
|
||||||
- rbx-2.0
|
- rbx-18mode
|
||||||
|
- rbx-19mode
|
||||||
- jruby
|
- jruby
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in a new issue