diff --git a/.travis.yml b/.travis.yml index cc009f9a8..7a8c66b7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,3 +46,7 @@ notifications: channels: "irc.rizon.net#simba" template: - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}" + on_success: change + on_failure: always + use_notice: true + skip_join: true