.travis.yml, appveyor.yml - tweak email notification
notify on failures only
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user