Browse Source

notify only on failure

patch-2
Yemel Jardi 11 years ago
parent
commit
8a2a0818ab
  1. 1
      .travis.yml

1
.travis.yml

@ -8,4 +8,5 @@ notifications:
template:
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
format: html
on_success: never

Loading…
Cancel
Save