summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-05-27 16:54:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-05-27 18:14:12 +0200
commit629463f6928b5ff9302ba860eb4caa038b208798 (patch)
tree3dca2b3fa19a383cfdfcb5e2129435cb7aeba210 /.travis.yml
parent11796231af16ba632c5a601fbd7e8ce6c9c873ff (diff)
downloadcurl-629463f6928b5ff9302ba860eb4caa038b208798.tar.gz
travis: run tests 1 - 153 with hyper
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0b4b4e430..54b466eb3 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 93"
+ - T=debug HYPER="yes" C="--with-hyper=$HOME/hyper --with-openssl" LD_LIBRARY_PATH=$HOME/hyper/target/debug:/usr/local/lib TFLAGS="1 to 153"
addons:
apt:
<<: *common_apt