gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 51/219: AppVeyor: enable testing for WinSSL build


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 51/219: AppVeyor: enable testing for WinSSL build
Date: Wed, 22 May 2019 19:16:30 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit f1aad7162af8c7200f1fd067daadefae10ca5414
Author: Marcel Raad <address@hidden>
AuthorDate: Sun Feb 24 19:05:28 2019 +0100

    AppVeyor: enable testing for WinSSL build
    
    Closes https://github.com/curl/curl/pull/3725
---
 appveyor.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index 7681308e2..d742493d2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,12 +14,12 @@ environment:
         COMPILER_PATH: ""
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
         PRJ_GEN: "Visual Studio 15 2017 Win64"
-        PRJ_CFG: Release
+        PRJ_CFG: Debug
         OPENSSL: OFF
         WINSSL: ON
         HTTP_ONLY: OFF
-        TESTING: OFF
-        SHARED: ON
+        TESTING: ON
+        SHARED: OFF
         DISABLED_TESTS: ""
         COMPILER_PATH: ""
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]