Travis CI: brevify notifications

This commit is contained in:
Přemysl Eric Janouch 2017-02-03 22:40:42 +01:00
parent fe907d1d63
commit 92c14eb3d0
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: "kE1g19PD3K/VlE9VRhCVIyKiliJ6BdPhfNd7t1QB0vFeKT5BHd6SjF1tz+1ei/LAij0NvekMddZ3HS8wQpr7rpiVcyyPuLCgE6t1++86A4ZE+jJ7XKnonwaGwdWll6d42w6buWh0yuFXU/DaZoAi2p2ILEGxvnF+YSVliWZPZWk="