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 737f0a6 commit 2af1995Copy full SHA for 2af1995
.travis.yml
@@ -30,7 +30,7 @@ install:
30
npm install remark-cli remark-lint
31
fi
32
if [ "$TRAVIS_OS_NAME" == "windows" ]; then
33
- choco install windows-sdk-10.0
+ choco install windows-sdk-10.1
34
35
36
0 commit comments