Print logs from subdirs

This commit is contained in:
shortcutme 2019-12-19 02:36:36 +01:00
parent 69eb831c7e
commit eba81cc7d2
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 1 additions and 1 deletions

View File

@ -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: