Display logs after failure

This commit is contained in:
shortcutme 2019-12-17 21:01:04 +01:00
parent a7c26f893f
commit d4b6f79746
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ script:
after_success:
- codecov
- coveralls --rcfile=src/Test/coverage.ini
after_failure:
- cat log/*.log
notifications:
email:
recipients: