Added notifications:webhooks:url to TravisCI build (#3099)
This commit is contained in:
parent
908dbf4230
commit
f889d6cbfe
@ -44,3 +44,8 @@ deploy:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://mailroom.citra-emu.org/travis-build
|
||||||
|
Loading…
Reference in New Issue
Block a user