Added notifications:webhooks:url to TravisCI build (#3099)
This commit is contained in:
parent
908dbf4230
commit
f889d6cbfe
1 changed files with 5 additions and 0 deletions
|
@ -44,3 +44,8 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://mailroom.citra-emu.org/travis-build
|
||||
|
|
Loading…
Reference in a new issue