summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 20:09:54 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 20:09:54 -0700
commit3071811c70da54248d9bdd488b6d8294ac4660c4 (patch)
tree180754cfa5132b99ccfa37ea873d316b7f1dae18
parent18d48cc5f7660f600d50d73132459e7423afb498 (diff)
parent68cad65bb2f245e29476003493e86a7d8a801df5 (diff)
Merge branch '1.11'
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6896b897..43a42798 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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"