1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
libv8/.travis.yml

14 lines
235 B
YAML
Raw Normal View History

2012-04-25 23:43:30 -04:00
rvm:
2013-03-22 10:01:37 -04:00
- 2.0.0
- 2.1.5
2012-04-25 23:43:30 -04:00
- 1.9.3
- rbx
bundler_args: --jobs=1 --retry=3
2012-04-25 23:43:30 -04:00
notifications:
recipients:
- cowboyd@thefrontside.net
- bordjukov@gmail.com
before_install:
- sudo apt-get update
- sudo apt-get install git-svn