aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e990cff8..2af17912 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -81,3 +81,9 @@ deploy:
artifact: solidity-windows-zip
on:
branch: release
+
+notifications:
+ - provider: GitHubPullRequest
+ on_build_success: false
+ on_build_failure: false
+ on_build_status_changed: false