add jruby to test languages
This commit is contained in:
parent
79b10b88ad
commit
5f2df57f33
|
@ -1,4 +1,5 @@
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- jruby
|
||||
script: "bundle exec rake test"
|
Loading…
Reference in a new issue