diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-03 00:03:36 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-03 00:03:36 +0200 |
commit | 3f2e61649237bf476a9e71dd5b85de353e3ccd48 (patch) | |
tree | 385c0cf557dde4c4fe840c613a487a262e8b0482 | |
parent | 2c19df6bdd2ae313b156aeadea060a3754058ecf (diff) | |
download | ponymap-3f2e61649237bf476a9e71dd5b85de353e3ccd48.tar.gz ponymap-3f2e61649237bf476a9e71dd5b85de353e3ccd48.tar.xz ponymap-3f2e61649237bf476a9e71dd5b85de353e3ccd48.zip |
Travis CI: Change IRC notification address
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 92e0d89..c539dee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c notifications: irc: - channels: "anathema.us.nu#anathema" + channels: "anathema.irc.so#anathema" use_notice: true skip_join: true env: |