gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 180/256: travis: add build without HTTP/SMTP/IMAP


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 180/256: travis: add build without HTTP/SMTP/IMAP
Date: Fri, 06 Oct 2017 19:44:31 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 7207aaa69696a5d28fbb628954f74ecbe2df97dc
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Sep 8 15:13:22 2017 +0200

    travis: add build without HTTP/SMTP/IMAP
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 4ea781458..6efc8d705 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,10 @@ matrix:
         - os: linux
           compiler: gcc
           dist: trusty
+          env: T=normal C="--disable-http --disable-smtp --disable-imap"
+        - os: linux
+          compiler: gcc
+          dist: trusty
           env: T=normal C=--enable-ares
         - os: linux
           compiler: clang

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



reply via email to

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