diff --git a/appveyor.yml b/appveyor.yml index 3c6bc58bb..07fe9e6f4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,6 +14,7 @@ environment: linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"' - variant: test_release compiler: msvc + linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"' - variant: test_debug compiler: gcc linkflags: '"-LC:\\OpenSSL-Win32\\lib"'