mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-18 09:47:33 +01:00
Merge pull request #147 from chris062689/master
Added webhook notifications to TravisCI build.
This commit is contained in:
commit
12d95f0214
@ -42,3 +42,8 @@ deploy:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://api.yuzu-emu.org/code/travis/notify
|
||||||
|
Loading…
Reference in New Issue
Block a user