Add travis setup for IRC notifications

This commit is contained in:
Matthias Beyer 2016-08-01 09:44:47 +02:00
parent 6e988782da
commit 99289ef8d2

View file

@ -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: