forked from teamnwah/openmw-tes3coop
Enable irc notification for travis
This commit is contained in:
parent
1ed1b43296
commit
ea90035eca
1 changed files with 6 additions and 0 deletions
|
@ -37,3 +37,9 @@ notifications:
|
||||||
email:
|
email:
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#openmw"
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue