mirror of
https://github.com/moparisthebest/curl
synced 2025-01-12 06:28:04 -05:00
travis: delete --enable-hsts option (it is the default now) [ci skip]
Reviewed-by: Daniel Stenberg Closes #7167
This commit is contained in:
parent
e1fcaf571f
commit
f48aee35ad
@ -226,7 +226,7 @@ jobs:
|
|||||||
- libbrotli-dev
|
- libbrotli-dev
|
||||||
- libzstd-dev
|
- libzstd-dev
|
||||||
- env:
|
- env:
|
||||||
- T=debug C="--enable-hsts --disable-alt-svc --with-openssl"
|
- T=debug C="--disable-alt-svc --with-openssl"
|
||||||
- *clang
|
- *clang
|
||||||
compiler: clang
|
compiler: clang
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
Reference in New Issue
Block a user