gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 194/256: tests: enable gssapi in travis-ci linux bu


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 194/256: tests: enable gssapi in travis-ci linux build
Date: Fri, 06 Oct 2017 19:44:45 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 9bba664e02f1ed93c80dba70993d1553248cebdc
Author: Isaac Boukris <address@hidden>
AuthorDate: Wed Jul 19 20:41:26 2017 +0300

    tests: enable gssapi in travis-ci linux build
    
    Closes https://github.com/curl/curl/pull/1687
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6efc8d705..82e3edb7a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,13 +18,14 @@ addons:
             - stunnel4
             - libidn2-0-dev
             - libssh2-1-dev
+            - krb5-user
 
 matrix:
     include:
         - os: linux
           compiler: gcc
           dist: trusty
-          env: T=normal
+          env: T=normal C=--with-gssapi
         - os: linux
           compiler: gcc
           dist: trusty

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



reply via email to

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