Run tests on Jruby in 1.9 mode.

This commit is contained in:
Andy Brody 2014-04-02 01:10:38 -07:00
parent 43be49ff3a
commit eef44c5a00
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ rvm:
- "1.9.3"
- "2.0.0"
- "2.1.0"
- "jruby-19mode"
script:
bundle exec rake test
branches: