Disable AppVeyorBot comments

This commit is contained in:
Denton Liu 2016-08-15 16:38:18 -04:00
parent 868a1675a3
commit ccd4ad7e1d

View File

@ -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