Skip to content

Commit

Permalink
Cygwin: CI: drop IRC notification from AppVeyor via notifico
Browse files Browse the repository at this point in the history
Drop IRC status notification from AppVeyor via notifico, as we no longer
run tests there.
  • Loading branch information
jon-turney committed Dec 3, 2023
1 parent b64d0d5 commit 97b1f4d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 97b1f4d

Please sign in to comment.