mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-03 06:59:58 +00:00
Merge pull request #147 from chris062689/master
Added webhook notifications to TravisCI build.
This commit is contained in:
commit
12d95f0214
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue