X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=appveyor.yml;h=75b1ccffbe78fca31b13c321b6f52f8666f8e7a3;hp=f2eab32953e04e85a6a0f94268d6d85a4c1f501e;hb=b2021556e4b838f451459deab2b2eee9b40c9169;hpb=3de47fb2c56e497873572a22167e3a7619ff0425 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