ci: test with stable Ruby releases

2.7.0 is out🎄
This commit is contained in:
Frank Taillandier 2019-12-25 14:23:03 +01:00 committed by GitHub
parent f5ce5eb23f
commit 67f387dfcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ cache: bundler
language: ruby
rvm:
- &ruby1 2.6.3
- &ruby2 2.4.6
- &ruby1 2.7.0
- &ruby2 2.5.7
- &jruby jruby-9.2.7.0
matrix: