1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-25 09:38:54 -05:00

travis: run tests 1-89 in the hyper build

Closes #7137
This commit is contained in:
Daniel Stenberg 2021-05-26 23:27:49 +02:00
parent 2ee761c19b
commit 5f7fef70a9
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 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