gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 178/208: travis: build osx with libressl too


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 178/208: travis: build osx with libressl too
Date: Wed, 09 Aug 2017 17:36:15 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit 1767adf4399bb3be29121435e1bb1cc2bc05f7bf
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Aug 2 10:32:15 2017 +0200

    travis: build osx with libressl too
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 4fc9dcb67..c39071e7c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,6 +34,9 @@ matrix:
           compiler: gcc
           env: BUILD_TYPE=debug CONFIGURE=--with-ssl=/usr/local/opt/openssl
         - os: osx
+          compiler: gcc
+          env: BUILD_TYPE=debug CONFIGURE=--with-ssl=/usr/local/opt/libressl
+        - os: osx
           compiler: clang
           env: BUILD_TYPE=normal
         - os: linux

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



reply via email to

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