From: Daniel Stenberg Date: Wed, 26 May 2021 21:27:49 +0000 (+0200) Subject: travis: run tests 1-89 in the hyper build X-Git-Tag: curl-7_78_0~255 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f7fef70a9cc31cf693f61065748b211a225d1d4;p=thirdparty%2Fcurl.git travis: run tests 1-89 in the hyper build Closes #7137 --- diff --git a/.travis.yml b/.travis.yml index 20863771c6..07d6be5484 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