Skip to content

Commit 2143ad2

Browse files
authored
Update appveyor.yml
1 parent 752ddad commit 2143ad2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ environment:
1010
JEKYLL_VERSION: "~> 3.8"
1111
matrix:
1212
- RUBY_FOLDER_VER: "26"
13-
JEKYLL_VERSION : "~> 3.7.4"
13+
JEKYLL_VERSION : "~> 3.8.5"
1414
- RUBY_FOLDER_VER: "26"
1515
JEKYLL_VERSION : ">= 4.0.0"
1616
- RUBY_FOLDER_VER: "26"
1717
- RUBY_FOLDER_VER: "24"
18-
- RUBY_FOLDER_VER: "23"
1918

2019
install:
2120
- SET PATH=C:\Ruby%RUBY_FOLDER_VER%-x64\bin;%PATH%

0 commit comments

Comments
 (0)