We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752ddad commit 2143ad2Copy full SHA for 2143ad2
appveyor.yml
@@ -10,12 +10,11 @@ environment:
10
JEKYLL_VERSION: "~> 3.8"
11
matrix:
12
- RUBY_FOLDER_VER: "26"
13
- JEKYLL_VERSION : "~> 3.7.4"
+ JEKYLL_VERSION : "~> 3.8.5"
14
15
JEKYLL_VERSION : ">= 4.0.0"
16
17
- RUBY_FOLDER_VER: "24"
18
- - RUBY_FOLDER_VER: "23"
19
20
install:
21
- SET PATH=C:\Ruby%RUBY_FOLDER_VER%-x64\bin;%PATH%
0 commit comments