mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Now that we have good verbosity, turn it on for Travis
It's nearly impossible to determine what goes wrong in the tests running there without this. Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
d40b0622fa
commit
d1dc699ac6
@ -104,7 +104,7 @@ script:
|
||||
- if [ -n "$CROSS_COMPILE" ]; then
|
||||
export EXE_SHELL="wine" WINEPREFIX=`pwd`;
|
||||
fi
|
||||
- make test
|
||||
- HARNESS_VERBOSE=yes make test
|
||||
- cd ..
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user