gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 57/219: travis: install libnss3-dev only for --with


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 57/219: travis: install libnss3-dev only for --with-nss build
Date: Wed, 22 May 2019 19:16:36 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit a05eb8f16c11a78a70f1c30dd052eb806c598153
Author: Marcel Raad <address@hidden>
AuthorDate: Tue Apr 2 14:58:33 2019 +0200

    travis: install libnss3-dev only for --with-nss build
    
    Reduces the time needed for the other jobs a little.
    
    Closes https://github.com/curl/curl/pull/3721
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 124bac29a..4deceee66 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,6 @@ addons:
             - libidn2-0-dev
             - autopoint  # for libpsl that needs autoreconf that uses gettext 
that needs it
             - libunistring-dev # for libidn2 needed by libpsl
-            - libnss3-dev
             - gnutls-bin
             - libgnutls28-dev
 
@@ -190,6 +189,7 @@ matrix:
                   packages:
                       - *common_packages
                       - clang-7
+                      - libnss3-dev
         - 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]