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 - make tests
notifications: notifications:
irc: webhooks:
channels: urls:
- chat.freenode.net#kivy-dev - http://kivy.org:5000/travisevent
on_success: change on_success: always
on_failure: always on_failure: always
use_notice: true on_start: always
skip_join: true