mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-24 22:38:03 -05:00
ci: test with stable Ruby releases
2.7.0 is out🎄
This commit is contained in:
committed by
GitHub
parent
f5ce5eb23f
commit
67f387dfcf
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user