aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7647f369af..b7261477e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,3 +44,10 @@ deploy:
skip_cleanup: true
on:
tags: true
+
+notifications:
+ irc:
+ channels:
+ - "chat.freenode.net#alpine-commits"
+ template:
+ - "%{repository_name}:%{branch} [%{result}] |%{author}| %{commit_subject} | %{build_url}"