From 6e77f0912135f1eaa42beb79c4978e11fda9f463 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Thu, 14 Nov 2019 15:40:38 +0000 Subject: [PATCH] Travis-CI: Use verbose --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6016a67..c5f0f84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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