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
1 changed files with 8 additions and 0 deletions

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