diff --git a/.travis.yml b/.travis.yml index 0f5de0fa94..a697a3b113 100644 --- a/.travis.yml +++ b/.travis.yml @@ -139,6 +139,7 @@ notifications: - "chat.freenode.net#edevelop" on_success: change on_failure: always + on_cancel: never template: - "TravisCI build %{build_number} in branch %{branch}: %{result} - %{message} (%{elapsed_time})" - "Commit: %{commit_subject} (%{commit}) from %{author}"