a less noisy Travis CI bot IRC notification

This commit is contained in:
Matthias Mailänder
2013-10-20 14:33:20 +02:00
parent 3ed6faed62
commit 06f06ffbb1

View File

@@ -23,4 +23,10 @@ branches:
# Notify developers when build passed/failed.
notifications:
irc: "irc.freenode.net#openra"
irc:
template:
- "%{repository}#%{build_number} %{commit} %{author}: %{message} %{build_url}"
channels:
- "irc.freenode.net#openra"
use_notice: true
skip_join: true