Travis CI: brevify notifications

This commit is contained in:
Přemysl Eric Janouch 2017-02-03 23:04:18 +01:00
parent 2a4572294b
commit 97f551d918
Signed by: p
GPG Key ID: B715679E3A361BE6
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,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: "C7cO92N/v374viYwfnVQo75xeDRXO/3S//OruK5BsafWPotaRn1fHV8teLctVE5a8DOvLZVv3YcY0Hzf03KHvxHJsEuHyJhTePsdn2Ldx3RaQH/fNAvqH6uugR+1cz1p33ex+5Em9I+dgXrdDTj5XfJLxrBxfk0swvYnW4GyxD4="