From d3ae316677abeebc5de55f5d2858e517b78d4dea Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 1 Apr 2016 22:00:52 +0200 Subject: Re-add irc notifications after merge --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index 47dabf2..973dd20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,3 +27,9 @@ script: addons: artifacts: paths: "./cover_db.tar" +notifications: + irc: + channels: + - "chat.freenode.net#sbotools" + on_success: change + on_failure: change -- cgit v1.2.3