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

11 lines
163 B
YAML
Raw Normal View History

2012-02-17 10:12:14 -05:00
rvm:
- 1.9.2
- 1.9.3
- 1.8.7
2012-05-10 11:09:59 -04:00
- rbx-18mode
- rbx-19mode
2012-02-17 10:12:14 -05:00
notifications:
recipients:
- cowboyd@thefrontside.net
2012-02-17 10:20:17 -05:00
script: bundle exec rake compile spec