travis: Fine-tune IRC notifications

This commit is contained in:
Florian Bruhin 2016-03-15 22:32:53 +01:00
parent 543aa48e26
commit 5ae9f0405d

View File

@ -60,3 +60,7 @@ notifications:
- "chat.freenode.net#qutebrowser"
on_success: change
on_failure: always
skip_join: true
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "%{compare_url} - %{build_url}"