Skip to content

Commit

Permalink
Merge pull request #3 from DiegoReiriz/patch-1
Browse files Browse the repository at this point in the history
Sets travis config to notify only on build state change
  • Loading branch information
sestelo authored Oct 30, 2017
2 parents ceb6f0a + 5885414 commit 51800e2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ r:

warnings_are_errors: true


notifications:
slack: newstat:ZqBL05R4NoRMqPZXnuzbF4OZ
slack:
rooms:
- newstat:ZqBL05R4NoRMqPZXnuzbF4OZ
on_success: change # default: always
on_failure: always # default: always

0 comments on commit 51800e2

Please sign in to comment.