X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=.travis.yml;h=fdadff812ea327e532810a6279ccae7af2565ffe;hp=d1e60495bf55e4e5386c4dbe6a6222b678d50668;hb=e11a17b40805b93e1e2ae80129c9d235b6d6119b;hpb=726d163631a409d4cb300f17853b4bcaf56ba7d9 diff --git a/.travis.yml b/.travis.yml index d1e6049..fdadff8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,6 @@ notifications: channels: - "irc.freenode.org#kf-engine" template: - - "[%{commit} : %{author}] %{message} " - use_notice: true + - "[%{commit} : %{author}] %{message}" + - "%{build_url}" skip_join: true