diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-10-01 22:37:30 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-10-01 22:37:30 +0200 |
commit | ee9f055820f3b61f007e0bdd4deca10a6832bbea (patch) | |
tree | 8b23a0d953768484370a3a8f71b546030fa351e0 /.travis.yml | |
parent | e7e92231fa73ff52db9d4c994b855fb625df991a (diff) | |
download | tdv-ee9f055820f3b61f007e0bdd4deca10a6832bbea.tar.gz tdv-ee9f055820f3b61f007e0bdd4deca10a6832bbea.tar.xz tdv-ee9f055820f3b61f007e0bdd4deca10a6832bbea.zip |
Travis CI: Update IRC server address
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 1e855e1..a41f3f1 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: |