mirror of
https://github.com/curl/curl.git
synced 2026-05-01 12:27:51 +03:00
parent
d642cae0ab
commit
4331a3b8fa
1 changed files with 5 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ addons:
|
|||
- libunistring-dev # for libidn2 needed by libpsl
|
||||
- libnss3-dev
|
||||
- gnutls-bin
|
||||
- libgnutls28-dev
|
||||
- clang-tidy-6.0
|
||||
|
||||
matrix:
|
||||
|
|
@ -88,6 +89,10 @@ matrix:
|
|||
compiler: clang
|
||||
dist: trusty
|
||||
env: T=debug C="--with-mbedtls --without-ssl"
|
||||
- os: linux
|
||||
compiler: clang
|
||||
dist: trusty
|
||||
env: T=debug C="--with-gnutls --without-ssl"
|
||||
- os: linux
|
||||
compiler: clang
|
||||
dist: trusty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue