1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
libv8/.travis.yml
Petko Bordjukov f469743d11 Work around a bug on bundle unstall under rbx
Also update 2.1.x Ruby to the current version
2014-11-18 14:05:39 +02:00

13 lines
235 B
YAML

rvm:
- 2.0.0
- 2.1.5
- 1.9.3
- rbx
bundler_args: --jobs=1 --retry=3
notifications:
recipients:
- cowboyd@thefrontside.net
- bordjukov@gmail.com
before_install:
- sudo apt-get update
- sudo apt-get install git-svn