1
0

Travis-CI: Use verbose

This commit is contained in:
dump_stack() 2019-11-14 15:40:38 +00:00
parent b0dc80e344
commit 6e77f09121
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -36,4 +36,4 @@ before_script:
script:
- |
cd $TRAVIS_BUILD_DIR/$EXPLOIT
sudo $(which out-of-tree) pew --runs=3 --timeout=20m --threshold=0.95
sudo $(which out-of-tree) pew --verbose --runs=3 --timeout=20m --threshold=0.95