sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 8e5db4d52e2da1495d9891a80283c619b5582dce
parent fadd0d110c8415e733fe3a18764e07f8b2eadd75
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Thu, 17 Dec 2015 00:00:53 +0100

Reenable irc notifications

Diffstat:
M.travis.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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"