Skip to content

Commit

Permalink
Set travis to only notify on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPeel authored Jul 16, 2016
1 parent ce36dc2 commit 38aa5a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ notifications:
channels: "irc.rizon.net#simba"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
on_success: change
on_failure: always
use_notice: true
skip_join: true

0 comments on commit 38aa5a9

Please sign in to comment.