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