diff --git a/.travis.yml b/.travis.yml index 480a6a2..1d376de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,5 @@ notifications: template: - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (Details/Change view)' format: html + on_success: never