From 99289ef8d2ce3c57e4663cee79af0bae4903550d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 1 Aug 2016 09:44:47 +0200 Subject: [PATCH] Add travis setup for IRC notifications --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index f96cd1b1..86f376e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,11 @@ after_success: notifications: email: on_success: never + irc: + channels: + - "chat.freenode.net#imag" + template: + - "%{repository_name} (%{branch} @ %{commit} by %{author}): %{result}" env: global: