From eba81cc7d2013214775881eb3b3569bce231c4bc Mon Sep 17 00:00:00 2001 From: shortcutme Date: Thu, 19 Dec 2019 02:36:36 +0100 Subject: [PATCH] Print logs from subdirs --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 238b63fd..9fb58fce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ after_success: - codecov - coveralls --rcfile=src/Test/coverage.ini after_failure: - - cat log/*.log + - find a -name "*.log" -print -exec cat {} \; notifications: email: recipients: