add jruby to test languages

This commit is contained in:
Thomas Reynolds 2011-08-19 16:54:17 -07:00
parent 79b10b88ad
commit 5f2df57f33

View file

@ -1,4 +1,5 @@
rvm:
- 1.8.7
- 1.9.2
- jruby
script: "bundle exec rake test"