mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
parent
d642cae0ab
commit
4331a3b8fa
@ -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…
Reference in New Issue
Block a user