change travis notification target

This commit is contained in:
dessant 2015-07-28 12:07:36 +03:00
parent 2627d95227
commit 161ecce63f
1 changed files with 5 additions and 6 deletions

View File

@ -16,10 +16,9 @@ script:
- make tests
notifications:
irc:
channels:
- chat.freenode.net#kivy-dev
on_success: change
webhooks:
urls:
- http://kivy.org:5000/travisevent
on_success: always
on_failure: always
use_notice: true
skip_join: true
on_start: always