travis: notify on IRC

cute-signatures
Jakub Jirutka 2017-07-25 23:25:52 +02:00
parent 677d3240a8
commit 1a52c1e4bd
1 changed files with 7 additions and 0 deletions

View File

@ -44,3 +44,10 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
tags: true tags: true
notifications:
irc:
channels:
- "chat.freenode.net#alpine-commits"
template:
- "%{repository_name}:%{branch} [%{result}] |%{author}| %{commit_subject} | %{build_url}"