gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 166/256: travis: add c-ares enabled builds linux +


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 166/256: travis: add c-ares enabled builds linux + osx
Date: Fri, 06 Oct 2017 19:44:17 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 6b585b1183ec9191eae411a4d7b47c565a061b53
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Sep 6 10:05:05 2017 +0200

    travis: add c-ares enabled builds linux + osx
    
    Closes #1868
---
 .travis.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index ca5ea8eba..4ea781458 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,6 +26,10 @@ matrix:
           dist: trusty
           env: T=normal
         - os: linux
+          compiler: gcc
+          dist: trusty
+          env: T=normal C=--enable-ares
+        - os: linux
           compiler: clang
           dist: trusty
           env: T=debug
@@ -34,6 +38,9 @@ matrix:
           env: T=debug
         - os: osx
           compiler: gcc
+          env: T=debug C=--enable-ares
+        - os: osx
+          compiler: gcc
           env: T=debug C="--with-ssl=/usr/local/opt/openssl --with-libmetalink"
         - os: osx
           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]