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

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: