1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
execjs/.travis.yml
Joshua Peek 905f0e9900 Lets be serious
its never going to be green
2011-09-12 17:04:15 -05:00

13 lines
119 B
YAML

env: CI=1
rvm:
- 1.8.7
- 1.9.1
- 1.9.2
- jruby
- rbx
- ree
- ruby-head
notifications:
disabled: true