diff options
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 54e10bcc7..899764ec2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -103,7 +103,6 @@ environment: OPENSSL: ON WINSSL: OFF TESTING: OFF - MSYS2_ARG_CONV_EXCL: "/*" - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017" BUILD_SYSTEM: VisualStudioSolution PRJ_CFG: "DLL Debug - DLL Windows SSPI - DLL WinIDN" |