diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-02-20 14:51:56 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-02-20 14:51:56 +0000 |
commit | 36838708a432de937828f6a8ef4aff608654f900 (patch) | |
tree | 2b1689ddf70898e50cf220293f15e439b28c2829 /.travis.yml | |
parent | ba1977c735cf7b8968c156707b8d10ac0d38c2af (diff) |
[Travis] Switch notification to Freenode.
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 17701566e..8ff5732e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ notifications: email: false irc: channels: - - "irc.mysociety.org#fixmystreet" + - "irc.freenode.net#fixmystreet" use_notice: true skip_join: true slack: mysociety:1M2CXeMwHIf8SrGoKyZrz0jO |