From 88dd01b95d6fc2ee8c126f720b7c90105f08fe0c Mon Sep 17 00:00:00 2001 From: Patrick Mackinlay Date: Thu, 26 Sep 2019 12:17:36 +0700 Subject: appveyor: try this (nw) --- .appveyor.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 138eb7c5766..4b45fb2fb83 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,9 +1,9 @@ version: 1.0.{build} image: - - Visual Studio 2017 - - Visual Studio 2017 Preview +# - Visual Studio 2017 +# - Visual Studio 2017 Preview - Visual Studio 2019 - - Previous Visual Studio 2017 +# - Previous Visual Studio 2017 shallow_clone: true clone_depth: 1 @@ -26,7 +26,8 @@ install: - set "PATH=C:\msys64\usr\bin;C:\msys64\mingw64\bin;C:\Windows\System32;C:\Windows;%PATH%" - set MSYSTEM=MINGW64 - set PreferredToolArchitecture=x64 - + - WebpiCmd /Install /Products:"Windows 8.1 SDK" + build_script: - bash -lc "exec 0