Commit 88ba8e20d40c5fa8d6d4d53b69fe3f5e5bfe2c11

Authored by Rafael Manzo
1 parent 39e83f93

Travis only notifies when the build fails or when it starts to be successfull

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
@@ -7,4 +7,7 @@ before_script: @@ -7,4 +7,7 @@ before_script:
7 7
8 notifications: 8 notifications:
9 email: 9 email:
10 - - mezuro-core@lists.ime.usp.br 10 + recipients:
  11 + - mezuro-core@lists.ime.usp.br
  12 + on_success: change
  13 + on_failure: always