mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-06 04:40:56 +00:00
update travis notification url
This commit is contained in:
parent
e39021d7fd
commit
9f90179bef
@ -27,3 +27,11 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- http://ci-bot.satoshilabs.com:5000/travis
|
||||||
|
on_success: always
|
||||||
|
on_failure: always
|
||||||
|
on_start: always
|
||||||
|
Loading…
Reference in New Issue
Block a user