Merge branch '1.8' into 1.9

This commit is contained in:
Jeff Forcier 2013-09-27 20:09:43 -07:00
commit be68ca1020
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"