aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-14 16:02:23 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-14 16:02:23 +0100
commitb7ffd9f2796a36183d4a0acd96ad697982415c6e (patch)
tree85ca2bb982248792591ff55eac41f5da686a1fed /.travis.yml
parent6e723140c20e172c633cf2718fe56eaeca48a6d8 (diff)
downloadsbotools-b7ffd9f2796a36183d4a0acd96ad697982415c6e.tar.xz
Add Travis CI IRC notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fbce77f..bb55cb9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,5 @@ perl:
sudo: required
install: sudo bash t/travis-deps/install.sh
script: t/travis.sh
+notifications:
+ irc: "chat.freenode.net#sbotools"