summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-03-23 12:29:30 -0400
committerDonald Stufft <donald@stufft.io>2014-03-26 18:25:43 -0400
commitbdef6cebfb4e92a388cf84ed55cbd4ead8ef269c (patch)
treef4d5fac988f67c4028efed8a4a93b7af118f9ee7
parentaddfd202dfde296817f879066b5c183988ba59d8 (diff)
downloadpip-bdef6cebfb4e92a388cf84ed55cbd4ead8ef269c.tar.gz
Don't join the channel to post messages to it
Conflicts: .travis.yml
-rw-r--r--.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c9abc507..f874c48b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,4 +36,8 @@ branches:
- 1.5.X
notifications:
- irc: "irc.freenode.org#pypa"
+ irc:
+ channels:
+ - "irc.freenode.org#pypa-dev"
+ use_notice: true
+ skip_join: true