Skip to content

Commit f98deda

Browse files
committed
Auto merge of #4004 - phansch:windows_travis2, r=<try>
Travis Windows Build test run None
2 parents 0d9ef39 + 82ab255 commit f98deda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ install:
2828
nvm use stable
2929
npm install remark-cli remark-lint
3030
fi
31-
if [ "$TRAVIS_OS_NAME" == "windows" ]; then
32-
choco install windows-sdk-10.0
33-
fi
3431
fi
3532
3633
# disabling the integration tests in forks should be done with

0 commit comments

Comments
 (0)