diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index c1a9d42..d0140b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ notifications: irc: # TMW irc doesn't work for some reason; freenode does ... # I'm leaving it like this because it's what I'd like to use. - channels: "irc.themanaworld.org#tmw-dev" + channels: "chat.freenode.net#tmwa" on_success: always on_failure: always |