]> granicus.if.org Git - curl/commitdiff
travis: install gnutls-bin package
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 8 Sep 2018 20:44:16 +0000 (22:44 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 27 Oct 2018 06:41:18 +0000 (08:41 +0200)
This is required for gnutls-serv, which enables a few more tests.

Closes https://github.com/curl/curl/pull/2958

.travis.yml

index 5998f4c2c9f4d181ad83d7512d031e623501ca86..202242fa6820d43c5ff0267980d46213ba47a459 100644 (file)
@@ -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: