enable jruby

This commit is contained in:
Thomas Reynolds 2012-01-30 10:10:38 -08:00
parent 2dd8531eb5
commit ceb5f53d57

View file

@ -2,6 +2,7 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
script: "bundle exec rake test"
branches: