travis: run tests 1 - 153 with hyper

This commit is contained in:
Daniel Stenberg 2021-05-27 16:54:04 +02:00
parent 11796231af
commit 629463f692
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View 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 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