Add EVP_PKEY_METHOD redirection test
[openssl.git] / appveyor.yml
index f2eab32953e04e85a6a0f94268d6d85a4c1f501e..75b1ccffbe78fca31b13c321b6f52f8666f8e7a3 100644 (file)
@@ -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