diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:42:35 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:42:35 +0100 |
commit | e1efb91e05e3db7106081ee7bd41c837f8b4faab (patch) | |
tree | 1b3aaf76216f66615f0c1e7414331a2d6db9690e | |
parent | b261401c72ff066462a6bc042b0f349382a9971a (diff) | |
download | neetdraw-e1efb91e05e3db7106081ee7bd41c837f8b4faab.tar.gz neetdraw-e1efb91e05e3db7106081ee7bd41c837f8b4faab.tar.xz neetdraw-e1efb91e05e3db7106081ee7bd41c837f8b4faab.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 1275cc6..e7c7fc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c notifications: irc: - channels: "anathema.us.nu#anathema" + channels: "irc.janouch.name#dev" use_notice: true skip_join: true env: |