From: Viktor Szakats Date: Tue, 1 Jun 2021 22:30:11 +0000 (+0000) Subject: travis: delete --enable-hsts option (it is the default now) [ci skip] X-Git-Tag: curl-7_78_0~227 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f48aee35ad8b97c008480c31bd8467fc3230ccf0;p=thirdparty%2Fcurl.git travis: delete --enable-hsts option (it is the default now) [ci skip] Reviewed-by: Daniel Stenberg Closes #7167 --- diff --git a/.travis.yml b/.travis.yml index 54b466eb3e..0aa22be73f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: