From b62104247617f5ea63ff39d02f5e25118ad27b73 Mon Sep 17 00:00:00 2001 From: Andy Joslin Date: Thu, 6 Feb 2014 11:00:28 -0500 Subject: [PATCH] chore(travis): fix notification message --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7313cac195..e7484db609 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ notifications: rooms: secure: mkHfRTsuxidtOOORbJJ0Jspb/DSa8jAiQwWWUljqLwefy1p4HGC9P/rLdXXg3vsjiulCzyjEkfvDWAHXvu34GhGWfQuD8U140Fon1Os3AO5Hbme+yRmjXmTcgH8XetSLQufyBBMqXHMd6o1tkxXql1p54G1IShhgAdPNe76d5ZE= template: - - '%{repository}#%{build_number} (%{duration%} (%{branch} - %{commit} : %{author}): %{message}' + - '%{repository}: build#%{build_number} (%{duration%}) #{message} (%{branch} - %{commit} : %{author}) format: html before_install: