travis: Add IRC notifications
This commit is contained in:
parent
0bc31e5373
commit
543aa48e26
@ -55,3 +55,8 @@ after_success:
|
|||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
- https://buildtimetrend.herokuapp.com/travis
|
- https://buildtimetrend.herokuapp.com/travis
|
||||||
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#qutebrowser"
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
Loading…
Reference in New Issue
Block a user