From 1a52c1e4bd1868cd6c64f29b5045ccd57a479174 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 25 Jul 2017 23:25:52 +0200 Subject: travis: notify on IRC --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.travis.yml') 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}" -- cgit v1.2.3