summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-08-01 09:44:47 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-08-01 16:36:27 +0200
commit99289ef8d2ce3c57e4663cee79af0bae4903550d (patch)
tree1214c53c8c7aeee2addb29f187aa2e90eee34fa5 /.travis.yml
parent6e988782da94849c38317ae08350c003b2ef5e9c (diff)
Add travis setup for IRC notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f96cd1b1..86f376e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,6 +77,11 @@ after_success:
notifications:
email:
on_success: never
+ irc:
+ channels:
+ - "chat.freenode.net#imag"
+ template:
+ - "%{repository_name} (%{branch} @ %{commit} by %{author}): %{result}"
env:
global: