Use Travis for unit tests
This commit is contained in:
parent
6490710d43
commit
bd7d86f4fa
|
@ -0,0 +1,10 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
|
Loading…
Reference in New Issue