aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-16 22:23:47 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-16 22:23:47 +0100
commite37231f1888b5b42ceaec39224aa1c36ae99e3b4 (patch)
tree7a05f61b067f161e225f2e739b487ec8e95f2903 /.travis.yml
parent17c4a32303616d0a4e49f898d88ad286783599ea (diff)
downloadsbotools-e37231f1888b5b42ceaec39224aa1c36ae99e3b4.tar.xz
Temporarily disable irc notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 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"