From e37231f1888b5b42ceaec39224aa1c36ae99e3b4 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 16 Dec 2015 22:23:47 +0100 Subject: Temporarily disable irc notifications --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b373f65..fb825b2 100644 --- 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" -- cgit v1.2.3