diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:52:07 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:52:07 +0100 |
commit | a90173c71a04487d531eeb620180512902f7bc9a (patch) | |
tree | ddb7749058b05ebbb218d8a4e882501bf6ea6831 | |
parent | f079075f4b25ef00c660ac4bce7d116e27b48856 (diff) | |
download | json-rpc-shell-a90173c71a04487d531eeb620180512902f7bc9a.tar.gz json-rpc-shell-a90173c71a04487d531eeb620180512902f7bc9a.tar.xz json-rpc-shell-a90173c71a04487d531eeb620180512902f7bc9a.zip |
Fix Travis CI notifications
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2a2b5fa..0dd8e47 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 env: |