summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2018-09-08 22:44:16 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-10-27 08:41:18 +0200
commitac85e49d7ad88060e3380e30c143097f96c66423 (patch)
treec4cdc5ccc67c66936f8c7b006db76a490ab60973 /.travis.yml
parent5c8c310edb1e5dbf41c5d2d68622b63f7700488e (diff)
downloadgnurl-ac85e49d7ad88060e3380e30c143097f96c66423.tar.gz
gnurl-ac85e49d7ad88060e3380e30c143097f96c66423.tar.bz2
gnurl-ac85e49d7ad88060e3380e30c143097f96c66423.zip
travis: install gnutls-bin package
This is required for gnutls-serv, which enables a few more tests. Closes https://github.com/curl/curl/pull/2958
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5998f4c2c..202242fa6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,6 +38,7 @@ addons:
- autopoint # for libpsl that needs autoreconf that uses gettext that needs it
- libunistring-dev # for libidn2 needed by libpsl
- libnss3-dev
+ - gnutls-bin
matrix:
include: