Merge branch '1.9' into 1.10

This commit is contained in:
Jeff Forcier 2013-09-27 20:09:47 -07:00
commit 1009b72ed0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ python:
install:
# Self-install for setup.py-driven deps
- pip install -e .
script: python test.py
script: python test.py --verbose
notifications:
irc:
channels: "irc.freenode.org#paramiko"