aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2023-11-24 13:17:32 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2023-12-03 13:05:18 +0000
commit97b1f4db067cc98a0e059c3a4952a1f1f64d984e (patch)
tree74743b4a9f21fe4cebc9537066bb2ff8d1391ffc /.appveyor.yml
parentb64d0d53af230c74201ffbff323b61b57fc74cc1 (diff)
downloadnewlib-97b1f4db067cc98a0e059c3a4952a1f1f64d984e.zip
newlib-97b1f4db067cc98a0e059c3a4952a1f1f64d984e.tar.gz
newlib-97b1f4db067cc98a0e059c3a4952a1f1f64d984e.tar.bz2
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 9f20f6d..527c96a 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