Fix a gcc-8 warning -Wcast-function-type
[openssl.git] / appveyor.yml
index 9074a8c95d6a10ee5ad3c1817bf3d0c4efc76ad1..8dd6cb6fb0af2bce1e32485f4dfb547e1616a70d 100644 (file)
@@ -43,11 +43,3 @@ test_script:
     - mkdir ..\_install
     - nmake install install_docs DESTDIR=..\_install
     - cd ..
-
-notifications:
-    - provider: Email
-      to:
-          - openssl-commits@openssl.org
-      on_build_success: false
-      on_build_failure: true
-      on_build_status_changed: true