1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
libv8/.travis.yml
Brian Shirai e5b48683be Update .travis.yml
Using 'rbx-2' will use the most recent Rubinius version 2.x that is available on Travis.
2014-06-09 13:51:21 -05:00

12 lines
204 B
YAML

rvm:
- 2.0.0
- 2.1.0
- 1.9.3
- rbx-2
notifications:
recipients:
- cowboyd@thefrontside.net
- bordjukov@gmail.com
before_install:
- sudo apt-get update
- sudo apt-get install git-svn