From 5f7fef70a9cc31cf693f61065748b211a225d1d4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 26 May 2021 23:27:49 +0200 Subject: [PATCH] travis: run tests 1-89 in the hyper build Closes #7137 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 20863771c..07d6be548 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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