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

15 lines
No EOL
219 B
YAML

rvm:
- 2.0.0
- 2.1.2
- 1.9.3
- rbx-2
- ree
matrix:
allow_failures:
- rvm: ree
notifications:
recipients:
- cowboyd@thefrontside.net
- bordjukov@gmail.com
before_install:
- sudo apt-get update