1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Also test on jruby-head.

This commit is contained in:
Andy Brody 2015-04-29 10:32:59 -07:00
parent ae6f850306
commit d20961c64f

View file

@ -5,6 +5,7 @@ rvm:
- "2.1" # latest 2.1.x
- "2.2" # latest 2.2.x
- "jruby-19mode"
- "jruby-head"
script:
bundle exec rake test
branches: