From 79ea0c765b72ec6bd2272c902a857f64b1bc79dc Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Tue, 24 Sep 2019 19:15:10 +0200 Subject: AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuild It's only used for MSYS2 with MinGW. Closes --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) 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" -- cgit v1.2.1