aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-04-01 22:00:52 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-04-01 22:00:52 +0200
commitd3ae316677abeebc5de55f5d2858e517b78d4dea (patch)
treec70f3250bfdb1422fcaac9a6304b2534401918ff /.travis.yml
parentcf3bfa9e17e38cb5adbc3e3451970333499cb744 (diff)
downloadsbotools-d3ae316677abeebc5de55f5d2858e517b78d4dea.tar.xz
Re-add irc notifications after merge
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 47dabf2..973dd20 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,3 +27,9 @@ script:
addons:
artifacts:
paths: "./cover_db.tar"
+notifications:
+ irc:
+ channels:
+ - "chat.freenode.net#sbotools"
+ on_success: change
+ on_failure: change