Bump Ruby versions on Travis builds (#8088)

Merge pull request 8088
This commit is contained in:
Ashwin Maroli 2020-04-03 19:17:27 +05:30 committed by GitHub
parent 8b17c0e3b3
commit a2c2957f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ cache: bundler
language: ruby
rvm:
- &ruby1 2.7.0
- &ruby2 2.5.7
- &jruby jruby-9.2.10.0
- &ruby1 2.7.1
- &ruby2 2.5.8
- &jruby jruby-9.2.11.1
matrix:
include: