We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b4aee commit 2021915Copy full SHA for 2021915
.travis.yml
@@ -3,7 +3,7 @@ language: python
3
4
env:
5
global:
6
- - PYTEST_ADDOPTS="--cov --cov-report=xml"
+ - PYTEST_ADDOPTS="-vv --cov --cov-report=xml"
7
8
jobs:
9
include:
0 commit comments