gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 124/163: travis: add a build using the synchronous


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 124/163: travis: add a build using the synchronous name resolver
Date: Sun, 05 Aug 2018 12:37: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 eebd3bb68a953b532f30189425b69a57362044b8
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Jun 27 11:33:45 2018 +0200

    travis: add a build using the synchronous name resolver
    
    ... since default uses the threaded one and we test the c-ares build
    already.
    
    Closes #2689
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 840b41480..0045c5e0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -78,6 +78,10 @@ matrix:
         - os: linux
           compiler: clang
           dist: trusty
+          env: T=debug C="--disable-threaded-resolver"
+        - os: linux
+          compiler: clang
+          dist: trusty
           env: T=debug C="--with-nss --without-ssl" NOTESTS=1 
CPPFLAGS="-isystem /usr/include/nss"
         - os: linux
           compiler: gcc

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



reply via email to

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