summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-09-13 14:09:03 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-09-13 14:09:03 +0200
commit745caa4718ff8d85116aae4cca2ad0a8bfa1cef9 (patch)
treefdbbc6a6be613dcfc696c56f2d7dd8fb1c4b49c0
parent43fb3d2088f295f33bddb1da86de1f5e358ffff2 (diff)
downloadcurl-bagder/appveyor-winbuild.tar.gz
fixup disable testing for winbuildbagder/appveyor-winbuild
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1b3c81dcb..efae38b53 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -98,7 +98,7 @@ environment:
BUILD_SYSTEM: winbuild
OPENSSL: ON
WINSSL: OFF
- COMPILER_PATH: "C:\\MinGW\\bin"
+ TESTING: OFF
MSYS2_ARG_CONV_EXCL: "/*"
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
BUILD_SYSTEM: VisualStudioSolution