mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
10 lines
163 B
YAML
10 lines
163 B
YAML
rvm:
|
|
- 1.9.2
|
|
- 1.9.3
|
|
- 1.8.7
|
|
- rbx-18mode
|
|
- rbx-19mode
|
|
notifications:
|
|
recipients:
|
|
- cowboyd@thefrontside.net
|
|
script: bundle exec rake compile spec
|