gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 10/125: .travis.yml: added build --with-libssh


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 10/125: .travis.yml: added build --with-libssh
Date: Sun, 21 Jan 2018 23:41:05 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 05675ab5a357b498d82c7d3434c22ffe1cc3b11c
Author: Nikos Mavrogiannopoulos <address@hidden>
AuthorDate: Tue Oct 31 08:44:24 2017 +0100

    .travis.yml: added build --with-libssh
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index d3c396c6a..7e2be4a59 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ addons:
             - stunnel4
             - libidn2-0-dev
             - libssh2-1-dev
+            - libssh-dev
             - krb5-user
 
 matrix:
@@ -29,6 +30,10 @@ matrix:
         - os: linux
           compiler: gcc
           dist: trusty
+          env: T=normal C=--with-libssh
+        - os: linux
+          compiler: gcc
+          dist: trusty
           env: T=normal C="--disable-http --disable-smtp --disable-imap"
         - 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]