From 1afcbc4c90c313990524b2dc8cc250fdcbef32f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20=C5=A0olt=C3=A9s?= Date: Tue, 31 Oct 2017 14:08:34 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index d0723e8..8d9a62c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,7 @@ build_script: test: off notifications: - provider: Webhook - url: https://webhooks.gitter.im/e/3211907a32bb8b42a441 + url: https://webhooks.gitter.im/e/d9a05a0b1fcbe768bbcd method: POST on_build_success: true on_build_failure: true