From 08200d4f77484b875651171e9cf4694310514a83 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sat, 12 Jan 2013 15:47:08 +0000 Subject: [PATCH] serpate line travis-ci build url for notifications --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c127f9..dcd64d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,6 @@ notifications: channels: - "irc.freenode.org#kf-engine" template: - - "[%{commit} : %{author}] %{message} " + - "[%{commit} : %{author}] %{message}" + - "${build_url}" skip_join: true -- 2.39.2