Skip to content

Commit

Permalink
.travis.yml: Disable notifications on success
Browse files Browse the repository at this point in the history
Fixes #524
  • Loading branch information
siddhant-curious committed May 7, 2018
1 parent c0acd51 commit a3a6cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/c15f764f44886af1cf87
on_success: always
on_success: never
on_failure: always

0 comments on commit a3a6cda

Please sign in to comment.