Skip to content

Commit c89c0e6

Browse files
committed
ci: PYTEST_ADDOPTS+=-vv
1 parent bcaf0e8 commit c89c0e6

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,7 +3,7 @@ language: python
33

44
env:
55
global:
6-
- PYTEST_ADDOPTS="--cov --cov-report=xml"
6+
- PYTEST_ADDOPTS="-vv --cov --cov-report=xml"
77

88
jobs:
99
include:

0 commit comments

Comments
 (0)