Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit bc84437

Browse files
author
Victor Hurdugaci
committed
Webhook notifications
1 parent e68df46 commit bc84437

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,10 @@ branches:
2323
- dev
2424
- /^(.*\/)?ci-.*$/
2525
script:
26-
- ./build.sh verify
26+
- ./build.sh verify
27+
notifications:
28+
webhooks:
29+
secure: "V+ynhkZnRWn9VemSgBKI6KB5WxSE/SuoIKFnBQFb/1O0r15aac4/VyzuRdTK8V29OxdI1vK0J3UET2c2v2Q2IusFc4rCHGcRIobjHq+YW8944betuYfHkpVgniHofaGLgJH8gdlZv4elDdVHWKndYIGTaBU8+dO8ktp+9BFGYhs="
30+
on_success: always
31+
on_failure: always
32+
on_start: always

0 commit comments

Comments
 (0)