From b3e3fd9b978a56f813d0af9c6b6e8f65660e6e70 Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Thu, 26 Sep 2019 13:08:11 +0700 Subject: appveyor: and again (nw) --- .appveyor.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.appveyor.yml') 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: -- cgit v1.2.3