mirror of
https://github.com/curl/curl.git
synced 2026-07-02 09:27:21 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue