summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-03-23 12:29:30 -0400
committerDonald Stufft <donald@stufft.io>2014-03-23 12:29:30 -0400
commita5decaaeee66d66135f619b40729353c348c2a53 (patch)
treef74f79581da81c12f9f579b336744dd036bdf576 /.travis.yml
parent82fbc84d386f9e4ec4dc7c3d5c29275f62ace947 (diff)
downloadpip-a5decaaeee66d66135f619b40729353c348c2a53.tar.gz
Don't join the channel to post messages to it
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7ad14383b..c412cb276 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,4 +38,8 @@ branches:
- 1.5.X
notifications:
- irc: "irc.freenode.org#pypa-dev"
+ irc:
+ channels:
+ - "irc.freenode.org#pypa-dev"
+ use_notice: true
+ skip_join: true