Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Tweak webhook settings
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Jan 23, 2019
1 parent fbe5157 commit e2ec58c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Expand Up @@ -45,4 +45,11 @@ stages:
if: branch = master

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

0 comments on commit e2ec58c

Please sign in to comment.