diff --git a/.travis.yml b/.travis.yml index f3e7e1760..c35d29201 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,3 +24,9 @@ notifications: email: on_success: change on_failure: always + irc: + channels: + - "chat.freenode.net#openmw" + on_success: change + on_failure: always + use_notice: true