mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Update .travis.yml
Using 'rbx-2' will use the most recent Rubinius version 2.x that is available on Travis.
This commit is contained in:
parent
9ff2eb02a4
commit
e5b48683be
1 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,7 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 1.9.3
|
||||
- rbx-2.1.1
|
||||
- rbx-2.2.1
|
||||
- rbx-2
|
||||
notifications:
|
||||
recipients:
|
||||
- cowboyd@thefrontside.net
|
||||
|
|
Loading…
Reference in a new issue