mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-27 20:11:34 +00:00
Revert "Disable travis IRC spam until the OSX build is fixed"
This reverts commit 841d52f1f7
.
This commit is contained in:
parent
5fdd264d07
commit
bb10af64c0
1 changed files with 6 additions and 0 deletions
|
@ -24,3 +24,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
|
||||||
|
use_notice: true
|
||||||
|
|
Loading…
Reference in a new issue