appveyor.yml - disable email notification on build_success

This commit is contained in:
Allen Winter
2021-06-15 12:04:01 -04:00
parent d2db92f1e7
commit f04ea37ac2

View File

@@ -76,4 +76,5 @@ notifications:
to:
- allen.winter@kdab.com
- sergio.martins@kdab.com
on_build_success: false
on_build_failure: true