1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
execjs/.travis.yml
stereobooster 9bf032ca79 travis doesn't support 1.9.1
workaround for jbarnette/johnson#21
workaround for nu7hatch/mustang#18
fix for ruby 1.8 (Disabled)
2012-05-15 17:16:57 +03:00

16 lines
180 B
YAML

env: CI=1
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- ree
- ruby-head
- jruby-head
notifications:
disabled: true