diff --git a/appveyor.yml b/appveyor.yml index 6eff2b60..f9c029c9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -60,14 +60,3 @@ artifacts: deploy: off -#---------------------------------# -# notifications # -#---------------------------------# - -notifications: - - provider: Email - to: - - joao@tritao.eu - subject: 'Build {{status}}' - message: "{{message}}, {{commitId}}, ..." - on_build_status_changed: true