1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/.travis.yml
2013-12-29 10:56:42 +01:00

13 lines
196 B
YAML

cache: bundler
rvm:
- 2.1.0
- 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7
- rbx-2.1.1
- rbx-2.2.1
notifications:
recipients:
- cowboyd@thefrontside.net
script: bundle exec rake compile spec