mirror of
https://github.com/curl/curl.git
synced 2026-07-28 12:53:06 +03:00
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
This commit is contained in:
parent
5c8c310edb
commit
ac85e49d7a
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue