]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
travis: run tests 1-89 in the hyper build
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 May 2021 21:27:49 +0000 (23:27 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 May 2021 05:55:30 +0000 (07:55 +0200)
Closes #7137

.travis.yml

index 20863771c66ae8458fe44f52e17ac991d211dfa1..07d6be54842fb2a4fb92eeadc0376d83f3763555 100644 (file)
@@ -116,7 +116,7 @@ jobs:
         - libbrotli-dev
         - libzstd-dev
   - env:
-    - T=debug HYPER="yes" C="--with-hyper=$HOME/hyper --with-openssl" LD_LIBRARY_PATH=$HOME/hyper/target/debug:/usr/local/lib TFLAGS="1 to 29"
+    - T=debug HYPER="yes" C="--with-hyper=$HOME/hyper --with-openssl" LD_LIBRARY_PATH=$HOME/hyper/target/debug:/usr/local/lib TFLAGS="1 to 89"
     addons:
       apt:
         <<: *common_apt