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

Run tests on ruby 2.4.0.

This commit is contained in:
Andy Brody 2017-02-18 19:21:06 -05:00
parent 23761a8618
commit 6e32d5c99a

View file

@ -9,8 +9,9 @@ os:
rvm:
- "2.0.0"
- "2.1" # latest 2.1.x
- "2.2.5" # TODO: switch to "2.2" once it works for OS X
- "2.3.1" # TODO: switch to "2.3" once travis fixes it
- "2.2.5"
- "2.3.3"
- "2.4.0"
- "ruby-head"
- "jruby-9.0.5.0"
- "jruby-9.1.5.0"