From 82ab255fd884959b35810639fcbdce1adaac1cf3 Mon Sep 17 00:00:00 2001 From: Philipp Hansch Date: Fri, 19 Apr 2019 09:15:12 +0200 Subject: [PATCH] Travis Windows Build test run --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 605ac69812e7..d86002b34080 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,9 +28,6 @@ install: nvm use stable npm install remark-cli remark-lint fi - if [ "$TRAVIS_OS_NAME" == "windows" ]; then - choco install windows-sdk-10.0 - fi fi # disabling the integration tests in forks should be done with