1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00

update travis notification url

This commit is contained in:
Pavol Rusnak 2017-06-12 14:38:07 +02:00
parent e39021d7fd
commit 9f90179bef
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -27,3 +27,11 @@ install:
script:
- python setup.py install
notifications:
webhooks:
urls:
- http://ci-bot.satoshilabs.com:5000/travis
on_success: always
on_failure: always
on_start: always