travis: Add IRC notifications

This commit is contained in:
Florian Bruhin 2016-03-15 21:42:48 +01:00
parent 0bc31e5373
commit 543aa48e26

View File

@ -55,3 +55,8 @@ after_success:
notifications:
webhooks:
- https://buildtimetrend.herokuapp.com/travis
irc:
channels:
- "chat.freenode.net#qutebrowser"
on_success: change
on_failure: always