From 6f246063e218e11fc34ab2d52329552703aac7ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuli=20Sepp=C3=A4nen?= Date: Mon, 7 Mar 2016 15:48:27 +0200 Subject: [PATCH] Add IRC notifications to .travis.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Samuli Seppänen --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index d4c5d45..5d9fcbf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,5 @@ env: - SH=bash script: - make check +notifications: + irc: "chat.freenode.net#freight"