From 8e5db4d52e2da1495d9891a80283c619b5582dce Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Thu, 17 Dec 2015 00:00:53 +0100 Subject: Reenable irc notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index fb825b2..b373f65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,5 @@ install: - sudo bash t/travis-deps/install.sh - cpanm Text::Diff Capture::Tiny Test::Output script: bash -c 'PROVE=`which prove`; sudo $PROVE -v t/*.t' +notifications: + irc: "chat.freenode.net#sbotools" -- cgit v1.2.3