aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"