Change travis webhook url

This commit is contained in:
Fedor Gogolev 2015-12-14 01:05:45 +03:00
parent 1a0446e294
commit 80236d5151
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ install: sudo pip install nose sphinx sphinx_rtd_theme; sudo pip install .
script: sudo nosetests && sudo sphinx-build -b html docs docs/_build
notifications:
webhooks:
- http://ci.thesharp.org:8888/travis
- http://tg.thesharp.org:8888/travis
sudo: true