From: Dale Weiler Date: Sat, 12 Jan 2013 15:47:08 +0000 (+0000) Subject: serpate line travis-ci build url for notifications X-Git-Tag: before-library~275 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=08200d4f77484b875651171e9cf4694310514a83;ds=sidebyside serpate line travis-ci build url for notifications --- 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