Skip to content

Commit 4a6367e

Browse files
committed
On travis, run tests in verbose mode
1 parent f6c94b3 commit 4a6367e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ python:
33
- "2.7"
44
- "3.6"
55
install: "pip install -r requirements.txt"
6-
script: nosetests
6+
script: nosetests -v

0 commit comments

Comments
 (0)