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