summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 27a6d493..41047475 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -120,11 +120,3 @@ after_test:
artifacts:
- path: "dist\\*"
- path: "metacov-*.zip"
-
-notifications:
- - provider: Email
- to:
- - ned@nedbatchelder.com
- on_build_status_changed: true
- on_build_success: false
- on_build_failure: false