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

Update Travis ruby versions.

This commit is contained in:
Andy Brody 2017-07-05 04:04:27 -04:00
parent 1ee6d51000
commit 4501b8a0f1

View file

@ -9,12 +9,13 @@ os:
rvm:
- "2.0.0"
- "2.1" # latest 2.1.x
- "2.2.5"
- "2.2.7"
- "2.3.3"
- "2.4.0"
- "2.4.1"
- "ruby-head"
- "jruby-9.0.5.0"
- "jruby-9.1.5.0"
- "jruby-9.1.9.0"
- "jruby-head"
cache: bundler