From f45f9ab8731f3676e1998a2cc2edf8ebea71aa11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 3 Feb 2017 23:17:15 +0100 Subject: [PATCH] Travis CI: brevify notifications --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index 626ad89..dbd519b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,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: "ck6keK5tTbVCN7VGyKglS890hjovUNt2zyOydiyFtQDciaB/rvEwkKy4anMCEdZHFpGAPE9iBmNYaGUsD1Y+KifhhImVMbuThe2D8MLv5crSLRheYPbbmhO8MWPAxmQnuQhpwsUKZlHvUfX8nh+d0juNdqXklvhVml78Gi99QFw="