mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
travis config
This commit is contained in:
parent
5bc8c8fe18
commit
e966754839
1 changed files with 10 additions and 0 deletions
10
.travis.yml
Normal file
10
.travis.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
rvm:
|
||||||
|
- 1.9.2
|
||||||
|
- 1.9.3
|
||||||
|
- 1.8.7
|
||||||
|
- rbx-18mode
|
||||||
|
- rbx-19mode
|
||||||
|
notifications:
|
||||||
|
recipients:
|
||||||
|
- cowboyd@thefrontside.net
|
||||||
|
|
Loading…
Reference in a new issue