From 73eb4b0b2359bd05d70e2b12fa0cda6b599554d3 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 4 Aug 2017 19:20:15 -0400 Subject: [PATCH] Sync with Upstream master --- .appveyor.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 376ee238..0a43a049 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -25,9 +25,7 @@ image: # Disable build through solution file build: off -# Extra copy gyrations due to broken MSbuild. Run 'make appveyor' to update the vcxproj files. Also see -# https://stackoverflow.com/questions/45474857/why-does-appveyor-use-vs2010-tools-for-vs2015-image - +# Build through commands in script below test_script: - cmd: >-