gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 187/219: travis: add an osx http-only build


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 187/219: travis: add an osx http-only build
Date: Wed, 22 May 2019 19:18:46 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit eeb37d7191a60a39a1e696eb21a6d5c07d63cade
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed May 15 08:57:00 2019 +0200

    travis: add an osx http-only build
    
    Closes #3887
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 3ea020160..9455b4e56 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -224,6 +224,9 @@ matrix:
           env: T=debug C=--with-libssh2
         - os: osx
           compiler: gcc
+          env: T=debug C="--disable-dict --disable-file --disable-ftp 
--disable-gopher --disable-imap --disable-ldap --disable-pop3 --disable-rtmp 
--disable-rtsp --disable-scp --disable-sftp --disable-smb --disable-smtp 
--disable-telnet --disable-tftp --disable-unix-sockets --disable-shared 
--enable-debug --enable-maintainer-mode --without-brotli --without-gssapi 
--without-libidn2 --without-libmetalink --without-libpsl --without-librtmp 
--without-libssh2 --without-nghttp2 --without-ntlm- [...]
+        - os: osx
+          compiler: gcc
           env: T=debug C=--enable-ares
         - 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]