Skip to content

Commit

Permalink
Merge pull request #1030 from kaadevelop/10.0_lambda
Browse files Browse the repository at this point in the history
notifications for webhooks in travis.yml
  • Loading branch information
Ivan Yelizariev authored Jun 19, 2019
2 parents cbf1b40 + e99af77 commit ed01e45
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 @@ -42,3 +42,7 @@ after_success:

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

0 comments on commit ed01e45

Please sign in to comment.