Browse Source

Cygwin: CI: drop IRC notification from AppVeyor via notifico

Drop IRC status notification from AppVeyor via notifico, as we no longer
run tests there.
users/vapier/wip
Jon Turney 3 years ago
parent
commit
97b1f4db06
No known key found for this signature in database GPG Key ID: C7C86F0370285C81
  1. 9
      .appveyor.yml

9
.appveyor.yml

@ -67,12 +67,3 @@ build_script: >-
test: 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…
Cancel
Save