Enable irc notification for travis

This commit is contained in:
scrawl 2014-02-13 12:35:33 +01:00
parent 1ed1b43296
commit ea90035eca

View file

@ -37,3 +37,9 @@ notifications:
email:
on_success: change
on_failure: always
irc:
channels:
- "chat.freenode.net#openmw"
on_success: change
on_failure: always