mirror of
https://github.com/matrix-construct/construct
synced 2025-02-16 16:50:12 +01:00
travis: Add webhook notification.
This commit is contained in:
parent
5b85e8976b
commit
f20b0f41a8
1 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,14 @@ sudo: false
|
|||
git:
|
||||
submodules: false
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- http://72.194.219.209:6699/
|
||||
on_success: always
|
||||
on_failure: always
|
||||
on_start: always
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
|
Loading…
Add table
Reference in a new issue