Commit da9e1f05 authored by hupantingxue's avatar hupantingxue

Output test details;

parent fc605d59
......@@ -4,6 +4,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# command to install dependencies
install:
......@@ -11,4 +12,4 @@ install:
- pip install .
# command to run tests
script: nosetests -w tests/push/
script: nosetests -w tests/push/ --verbosity=2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment