diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-10 01:46:05 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-10 01:46:05 +0200 |
commit | 1944f9f17d9e54649ba0f58a85ebbdc20c80b13c (patch) | |
tree | 8c910cb92f8146861dd2a33de77a7933a820ab86 /.travis.yml | |
parent | 4dbdc849d9b08570ca0ccb4645da3fdc977d6681 (diff) | |
download | json-rpc-shell-1944f9f17d9e54649ba0f58a85ebbdc20c80b13c.tar.gz json-rpc-shell-1944f9f17d9e54649ba0f58a85ebbdc20c80b13c.tar.xz json-rpc-shell-1944f9f17d9e54649ba0f58a85ebbdc20c80b13c.zip |
Travis CI: Change IRC notification 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 d8e73d0..02f202c 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 compiler: |