Show error verbose in travis

This commit is contained in:
2016-01-07 14:27:18 +05:30
parent 751aec53b4
commit 06d6177b8d
+1 -1
View File
@@ -27,4 +27,4 @@ install:
- "pip install -e ."
# command to run tests
script: py.test
script: py.test -v