travis: notify about build results

This commit is contained in:
Dylan T 2020-10-01 22:05:12 +01:00 committed by GitHub
parent d8f8afe531
commit 8db7867881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,8 @@ cache:
- $HOME/.composer/cache/vcs
notifications:
email: false
email:
recipients:
- team@pmmp.io
on_success: change
on_failure: always