mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
add Travis CI config
This commit is contained in:
parent
340065002d
commit
0150f644c8
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 1.8.7
|
||||
notifications:
|
||||
recipients:
|
||||
- cowboyd@thefrontside.net
|
Loading…
Reference in a new issue