mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 22:18:00 -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
|
||||
- libzstd-dev
|
||||
- env:
|
||||
- T=debug C="--enable-hsts --disable-alt-svc --with-openssl"
|
||||
- T=debug C="--disable-alt-svc --with-openssl"
|
||||
- *clang
|
||||
compiler: clang
|
||||
addons:
|
||||
|
Loading…
Reference in New Issue
Block a user