From 84e8c658f6badc47a37cc1d200678cac9ba6cd02 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 13 Jun 2013 15:33:25 -0400 Subject: [PATCH] Tweak travis template --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ee43e7cd..b5127bf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,5 @@ script: notifications: irc: channels: "chat.freenode.net#hexchat-devel" + template: "Build #%{build_number} (%{commit}) by %{author}: %{message}" on_success: change - use_notice: true