Remove notification settings from appveyor.yml
[openssl.git] / appveyor.yml
index 8695359488d8ddb377d9202d175e6ba9da4e0503..8c38feae6d954c7d76969f10c1d3e2b6e6136c1c 100644 (file)
@@ -50,11 +50,3 @@ build_script:
 
 test_script:
     - nmake /f ms\%MAK% test
-
-notifications:
-    - provider: Email
-      to:
-          - openssl-commits@openssl.org
-      on_build_success: false
-      on_build_failure: true
-      on_build_status_changed: true