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:
parent
682a3eff84
commit
7255dcf042
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue