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