Skip to content

Commit

Permalink
Tweak webhook settings
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Jan 23, 2019
1 parent 51db3e3 commit 461c665
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,11 @@ stages:
if: branch = master

notifications:
webhooks: https://api.netlify.com/build_hooks/5c48563f62f5b00171251b98
webhooks:
urls:
- https://api.netlify.com/build_hooks/5c48563f62f5b00171251b98
on_success: always
on_failure: never
on_start: never
on_cancel: never
on_error: never

0 comments on commit 461c665

Please sign in to comment.