mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disable AppVeyorBot comments
This commit is contained in:
parent
868a1675a3
commit
ccd4ad7e1d
@ -81,3 +81,9 @@ deploy:
|
|||||||
artifact: solidity-windows-zip
|
artifact: solidity-windows-zip
|
||||||
on:
|
on:
|
||||||
branch: release
|
branch: release
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
- provider: GitHubPullRequest
|
||||||
|
on_build_success: false
|
||||||
|
on_build_failure: false
|
||||||
|
on_build_status_changed: false
|
||||||
|
Loading…
Reference in New Issue
Block a user