diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 21:18:27 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 21:18:27 +0100 |
commit | 7b94a03e8c304682871e2e6e229934e3d493d208 (patch) | |
tree | 29b0a63a868279786d9133e3a6316188ded7e554 /.travis.yml | |
parent | 8b66a3f074e614c678ff8d56f239cb6f1a50deab (diff) | |
download | json-rpc-shell-7b94a03e8c304682871e2e6e229934e3d493d208.tar.gz json-rpc-shell-7b94a03e8c304682871e2e6e229934e3d493d208.tar.xz json-rpc-shell-7b94a03e8c304682871e2e6e229934e3d493d208.zip |
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 02f202c..e0edcfd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c notifications: irc: - channels: "anathema.irc.so#anathema" + channels: "irc.janouch.name#dev" use_notice: true skip_join: true compiler: |