Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 6e50cf0

Browse files
author
Victor Hurdugaci
committed
Webhooks notification
1 parent 2dcda15 commit 6e50cf0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,9 @@ branches:
3535
- /^(.*\/)?ci-.*$/
3636
script:
3737
- ./build.sh --quiet verify
38+
notifications:
39+
webhooks:
40+
secure: "VASW9+87Yl4roIDDw/+4DZYCIqAzdATEk4w52TIWDdG1mmqV1Z83Iol2sQdAViUctXzxIto/OibCGzBlsUFp8J+J6Yw+BOng4jrOTbFMguQw+/UMhRmtLIMu/eWJMiFr7Homjan5owu1TZmfIkR8XYxXyeY4ITJqJkkDmq53eHE="
41+
on_success: always
42+
on_failure: always
43+
on_start: always

0 commit comments

Comments
 (0)