py.test should capture stdout/stderr

This commit is contained in:
Roman Zeyde
2014-08-05 15:29:18 +03:00
parent a633d533a9
commit ffcc7a968c

View File

@@ -6,4 +6,4 @@ install:
- "pip install ."
- "pip install -r requirements.txt"
script: py.test -vvv -s
script: py.test -vvv