diff --git a/.travis.yml b/.travis.yml index c58745304..e60be3a45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,3 +16,7 @@ notifications: irc: channels: - "irc.oftc.net#fish" + template: + - "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}" + use_notice: true + skip_join: true