diff --git a/.appveyor.yml b/.appveyor.yml index ef6f1da772f..b530cb041da 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -26,6 +26,7 @@ install: - set "PATH=C:\msys64\usr\bin;C:\msys64\mingw64\bin;C:\Windows\System32;C:\Windows;%PATH%" - set MSYSTEM=MINGW64 - set PreferredToolArchitecture=x64 + - set MSBUILDTREATALLTOOLSVERSIONSASCURRENT - cinst windows-sdk-8.1 build_script: