diff --git a/.travis.yml b/.travis.yml index 09c0a55..bf34a2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,6 @@ notifications: channels: "irc.freenode.org#ponytracker" template: - "%{repository}@%{branch}: %{message} (%{build_url})" + use_notice: true + skip_join: true email: false