Add IRC notifications for build failures/changes
This commit is contained in:
parent
7f17291932
commit
a6b11ab48b
@ -5,3 +5,8 @@ script:
|
||||
- grunt compile test
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#select2"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user