1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/.travis.yml
2016-12-25 09:54:30 +02:00

11 lines
186 B
YAML

cache: bundler
rvm:
- 2.4.0
- 2.3.3
- 2.2
notifications:
recipients:
- cowboyd@thefrontside.net
before_install:
- gem update --system
script: bundle exec rake compile spec