Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2023-11-24 16:17:32 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-12-03 16:05:18 +0300
commit97b1f4db067cc98a0e059c3a4952a1f1f64d984e (patch)
tree74743b4a9f21fe4cebc9537066bb2ff8d1391ffc /.appveyor.yml
parentb64d0d53af230c74201ffbff323b61b57fc74cc1 (diff)
Cygwin: CI: drop IRC notification from AppVeyor via notifico
Drop IRC status notification from AppVeyor via notifico, as we no longer run tests there.
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml9
1 files changed, 0 insertions, 9 deletions
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