Travis CI: brevify notifications

This commit is contained in:
Přemysl Eric Janouch 2017-02-03 23:15:19 +01:00
parent 72fb3369c7
commit 05d4b938c0
Signed by: p
GPG Key ID: B715679E3A361BE6
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ notifications:
channels: "irc.janouch.name#dev"
use_notice: true
skip_join: true
template:
- "%{repository_name}#%{build_number} on %{branch}: %{message}"
- " %{compare_url}"
- " %{build_url}"
on_success: change
on_failure: always
env:
global:
- secure: "LeuOo7WkygCR9BDkBv8ttWqSvL0TcEVnEYArBHmkBRZijOvI3EqyFeJMVPKCHt5JWXUmuaUnbNdK8FzYGGoMDGp6XP9NrHpVKCfN+ok9uRf2HftBjzH5SgMSP0H/dkDo24hBtFjlK/MXB7iDqiig0D80iEsvTP/5kjiWXv39Niw="