Skip to content

Commit

Permalink
🛡️ notifications for webhooks in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nka committed Jun 19, 2019
1 parent 359723d commit d090768
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,8 @@ after_success:
- travis_after_tests_success

notifications:
email: false
webhooks:
on_failure: change
urls:
- "https://ci.it-projects.info/travis/on_failure/change"

0 comments on commit d090768

Please sign in to comment.