Skip to content

Commit

Permalink
Update Travis settings:
Browse files Browse the repository at this point in the history
* Don't email me, I'll see it on IRC if I'm online
* Ping #paramiko, not #fabric, as it now exists
  • Loading branch information
bitprophet committed Nov 29, 2012
1 parent 682a3ef commit 7255dcf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7255dcf

Please sign in to comment.