Update Travis settings:

* Don't email me, I'll see it on IRC if I'm online
* Ping #paramiko, not #fabric, as it now exists
This commit is contained in:
Jeff Forcier 2012-11-29 15:37:22 -08:00
parent 682a3eff84
commit 7255dcf042
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ install:
- pip install -e .
script: python test.py
notifications:
email:
on_failure: change
irc:
channels: "irc.freenode.org#fabric"
channels: "irc.freenode.org#paramiko"
on_success: change
on_failure: change