gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: fix some maketgz on linux


From: gnunet
Subject: [gnurl] branch master updated: fix some maketgz on linux
Date: Thu, 30 Apr 2020 17:24:38 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new d94489a2b fix some maketgz on linux
d94489a2b is described below

commit d94489a2b8920106929f1cbcc84e9af193737290
Author: nikita <address@hidden>
AuthorDate: Thu Apr 30 17:24:09 2020 +0200

    fix some maketgz on linux
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 116472f5e..3d1a125d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,6 +45,7 @@ addons:
             - gnutls-bin
             - libgnutls28-dev
             - python-impacket
+            - pax
 
 matrix:
     include:
@@ -254,6 +255,7 @@ matrix:
 before_install:
   - export "${OVERRIDE_CC-blank=}"
   - export "${OVERRIDE_CXX-blank=}"
+  - export gmake=make
 
 install:
   - if [ "$T" = "coverage" ]; then pip2 install --user cpp-coveralls; fi

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



reply via email to

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