Cygwin: CI: drop IRC notification from AppVeyor via notifico
Drop IRC status notification from AppVeyor via notifico, as we no longer run tests there.
This commit is contained in:
parent
b64d0d53af
commit
97b1f4db06
|
@ -67,12 +67,3 @@ build_script: >-
|
||||||
|
|
||||||
test: off
|
test: off
|
||||||
deploy: off
|
deploy: off
|
||||||
|
|
||||||
# irc notification via notifico
|
|
||||||
notifications:
|
|
||||||
- provider: Webhook
|
|
||||||
url: http://n.tkte.ch/h/4848/0nqixIBiOFzf-S_N2PY83dGB
|
|
||||||
method: GET
|
|
||||||
on_build_success: false
|
|
||||||
on_build_failure: false
|
|
||||||
on_build_status_changed: true
|
|
||||||
|
|
Loading…
Reference in New Issue