diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:51:29 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:51:29 +0100 |
commit | 3cc975bb2a80ebe5b451d268ae0562f1a0cbe126 (patch) | |
tree | cb1b5a215ed892f54be091d5a174f82f6d91b471 | |
parent | 365aed456e7ce31ba08e7d46bbb2402afc8256cf (diff) | |
download | liberty-3cc975bb2a80ebe5b451d268ae0562f1a0cbe126.tar.gz liberty-3cc975bb2a80ebe5b451d268ae0562f1a0cbe126.tar.xz liberty-3cc975bb2a80ebe5b451d268ae0562f1a0cbe126.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 dc3f10e..19f658e 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: |