mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Run tests on Jruby in 1.9 mode.
This commit is contained in:
parent
43be49ff3a
commit
eef44c5a00
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ rvm:
|
||||||
- "1.9.3"
|
- "1.9.3"
|
||||||
- "2.0.0"
|
- "2.0.0"
|
||||||
- "2.1.0"
|
- "2.1.0"
|
||||||
|
- "jruby-19mode"
|
||||||
script:
|
script:
|
||||||
bundle exec rake test
|
bundle exec rake test
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in a new issue