Added webhook notifications to TravisCI build.
This commit is contained in:
parent
b68bfaf66a
commit
a0e8ff3c7b
|
|
@ -42,3 +42,8 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://api.yuzu-emu.org/code/travis/notify
|
||||
|
|
|
|||
Loading…
Reference in New Issue