]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
travis: install libgsasl-dev to add that to the builds
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 Feb 2021 22:39:31 +0000 (23:39 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Feb 2021 08:45:34 +0000 (09:45 +0100)
Closes #6588

.travis.yml

index 69e9b68878c401241b48c1757aa6f4376a54b86c..340321f59d3233502400fcdfcfa9b3cfc25eca48 100644 (file)
@@ -47,6 +47,7 @@ addons:
     - gnutls-bin
     - python-impacket
     - ninja-build
+    - libgsasl7-dev
 
 jobs:
   include: