Skip to content

Commit cdd14b0

Browse files
committed
[CI] Add travisbuddy support
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 902115f commit cdd14b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ matrix:
6666
after_failure:
6767
- echo " The build is failed. If script return a non-zero return status , we suggest you to take the above logs into consideration. Otherwise, consult the TRAVIS CI documentation to learn more about build failure"
6868
notifications:
69+
webhooks: https://www.travisbuddy.com/?insertMode=update
70+
on_success: never
6971
email:
7072
on_success: always
7173
on_failure: always

0 commit comments

Comments
 (0)