From 3b6aebceaf331dd4967f86af0632a3b1cde0120c Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Mon, 23 Feb 2015 18:39:19 -0500 Subject: [PATCH] Update Travis configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 427009d86..dfb1ac1cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,4 @@ notifications: email: recipients: - lxc-devel@lists.linuxcontainers.org - irc: - channels: - - "chat.freenode.net#lxcontainers" - use_notice: true + webhooks: https://linuxcontainers.org/webhook-lxcbot/ -- 2.47.2