1
0
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:
Viktor Szakats 2021-06-01 22:30:11 +00:00
parent e1fcaf571f
commit f48aee35ad
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -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: