[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] branch master updated: travis: fix dependency
From: |
gnunet |
Subject: |
[gnurl] branch master updated: travis: fix dependency |
Date: |
Wed, 13 Jan 2021 18:10:01 +0100 |
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 a795820b7 travis: fix dependency
a795820b7 is described below
commit a795820b77ee25735ce93faf79051c0bac1d6a3b
Author: nikita <nikita@NetBSD.org>
AuthorDate: Wed Jan 13 18:09:53 2021 +0100
travis: fix dependency
---
.travis.yml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index c6dd2c634..0814040b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,9 @@
#
###########################################################################
language: c
+os: linux
+dist: bionic
+
sudo: required
env:
@@ -34,11 +37,9 @@ addons:
- cmake
- valgrind
- libev-dev
- - libc-ares-dev
- g++-8
- - libstdc++-8-dev
- stunnel4
- - libidn2-0-dev
+ - libidn2-dev
- gnutls-bin
- libgnutls28-dev
- python-impacket
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnurl] branch master updated: travis: fix dependency,
gnunet <=