1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-04 08:35:05 -05:00

AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuild

It's only used for MSYS2 with MinGW.

Closes
This commit is contained in:
Marcel Raad 2019-09-24 19:15:10 +02:00
parent b59c1e6550
commit 79ea0c765b
No known key found for this signature in database
GPG Key ID: FE4D8BC5EE1701DD

View File

@ -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"