1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Travis tests: Update Ruby to latest versions

This commit is contained in:
Cesare 2018-11-12 08:12:47 +01:00 committed by GitHub
parent 92e697a594
commit af92a27226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
bundler_args: --without development
before_install: gem install bundler