diff --git a/.travis.yml b/.travis.yml index 5b632614..04c19d88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,9 @@ notifications: irc: channels: - "irc.freenode.net#irssi" + template: + - "%{repository} (%{commit}: %{author}): %{message}" + - "Build details : %{build_url}" on_success: always on_failure: always use_notice: true