mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
chore(ci): test oldest and latest Ruby only (#7412)
Merge pull request 7412
This commit is contained in:
committed by
jekyllbot
parent
6cb97771b7
commit
12f66076ba
@@ -5,9 +5,8 @@ language: ruby
|
||||
sudo: false
|
||||
|
||||
rvm:
|
||||
- &ruby1 2.5.1
|
||||
- &ruby2 2.4.4
|
||||
- &ruby3 2.3.7
|
||||
- &ruby1 2.5.3
|
||||
- &ruby2 2.3.8
|
||||
- &jruby jruby-9.1.16.0
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user