.travis.yml, appveyor.yml - tweak email notification

notify on failures only
This commit is contained in:
Allen Winter
2021-05-28 08:41:16 -04:00
parent 7cd6928b87
commit b3e3752789
2 changed files with 10 additions and 1 deletions

View File

@@ -75,4 +75,5 @@ notifications:
- provider: Email
to:
- allen.winter@kdab.com
on_build_status_changed: true
- sergio.martins@kdab.com
on_build_failure: true