Skip to content

Commit

Permalink
AppVeyor: remove MSYS2_ARG_CONV_EXCL for winbuild
Browse files Browse the repository at this point in the history
It's only used for MSYS2 with MinGW.

Closes
  • Loading branch information
MarcelRaad committed Sep 30, 2019
1 parent b59c1e6 commit 79ea0c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 79ea0c7

Please sign in to comment.