From 97b1f4db067cc98a0e059c3a4952a1f1f64d984e Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Fri, 24 Nov 2023 13:17:32 +0000 Subject: Cygwin: CI: drop IRC notification from AppVeyor via notifico Drop IRC status notification from AppVeyor via notifico, as we no longer run tests there. --- .appveyor.yml | 9 --------- 1 file changed, 9 deletions(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 9f20f6d83..527c96a92 100644 --- a/.appveyor.yml +++ b/.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 -- cgit v1.2.3