]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
travis: delete --enable-hsts option (it is the default now) [ci skip]
authorViktor Szakats <commit@vsz.me>
Tue, 1 Jun 2021 22:30:11 +0000 (22:30 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 1 Jun 2021 22:30:11 +0000 (22:30 +0000)
Reviewed-by: Daniel Stenberg
Closes #7167

.travis.yml

index 54b466eb3ea7b2247d451ee6a1a11dae9d73ffae..0aa22be73fefbc382be18c14db9c1315a491fcc7 100644 (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: