sbotools2

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

commit e37231f1888b5b42ceaec39224aa1c36ae99e3b4
parent 17c4a32303616d0a4e49f898d88ad286783599ea
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Wed, 16 Dec 2015 22:23:47 +0100

Temporarily disable irc notifications

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

diff --git a/.travis.yml b/.travis.yml @@ -11,5 +11,3 @@ 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"