diff options
author | 2019-09-26 13:12:29 +0700 | |
---|---|---|
committer | 2019-09-26 13:12:29 +0700 | |
commit | 75ef4119f8e5cbd11651bb51c53dc53c9a0c009c (patch) | |
tree | bb489922d3635b72626a044704c3a1cb3981d881 /.appveyor.yml | |
parent | b3e3fd9b978a56f813d0af9c6b6e8f65660e6e70 (diff) |
doh (nw)
Diffstat (limited to '.appveyor.yml')
-rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index b530cb041da..e8279654972 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -26,7 +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 + - set MSBUILDTREATALLTOOLSVERSIONSASCURRENT=1 - cinst windows-sdk-8.1 build_script: |