diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:46:42 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:46:42 +0100 |
commit | b5c042e11f24c7791333c308f21beba14714ef47 (patch) | |
tree | 54a2331bf22e87628fcce9f72774f49828d6407e | |
parent | 1fd2cb3eaa663f28ff793059edd1d1f8a8d2c356 (diff) | |
download | termo-b5c042e11f24c7791333c308f21beba14714ef47.tar.gz termo-b5c042e11f24c7791333c308f21beba14714ef47.tar.xz termo-b5c042e11f24c7791333c308f21beba14714ef47.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 6329d61..95e45ef 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: |