adds .travis.yml
This commit is contained in:
parent
f3b9ac224f
commit
6fdf517e93
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- jruby-18mode # JRuby in 1.8 mode
|
||||
- jruby-19mode # JRuby in 1.9 mode
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
- 1.8.7
|
Loading…
Add table
Add a link
Reference in a new issue