add rbx and jruby to travis
This commit is contained in:
parent
efd598d913
commit
190c563d3e
|
@ -2,4 +2,6 @@ rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
|
- rbx-2.0
|
||||||
|
- jruby
|
||||||
script: "bundle exec rake test"
|
script: "bundle exec rake test"
|
Loading…
Reference in a new issue