1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00

Add travis config

This commit is contained in:
Joshua Peek 2011-06-07 16:05:52 -05:00
parent 7042f56165
commit 836829ab72

10
.travis.yml Normal file
View file

@ -0,0 +1,10 @@
env: CI=1
rvm:
- 1.8.7
- 1.9.1
- 1.9.2
- jruby
- rbx
- ree
- ruby-head