Skip to content

Commit

Permalink
update travis notification url
Browse files Browse the repository at this point in the history
  • Loading branch information
prusnak committed Jun 12, 2017
1 parent d04dcd2 commit 91115b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@ addons:
script:
- make
- ./tests

notifications:
webhooks:
urls:
- http://ci-bot.satoshilabs.com:5000/travis
on_success: always
on_failure: always
on_start: always

0 comments on commit 91115b1

Please sign in to comment.