summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f2eab32953..75b1ccffbe 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -62,11 +62,3 @@ test_script:
cmd /c "nmake install install_docs DESTDIR=..\_install 2>&1"
}
- cd ..
-
-notifications:
- - provider: Email
- to:
- - openssl-commits@openssl.org
- on_build_success: false
- on_build_failure: true
- on_build_status_changed: true