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 8fe642b commit f1b56c9Copy full SHA for f1b56c9
.travis.yml
@@ -39,7 +39,7 @@ jobs:
39
# - old attrs
40
# - verbose=0
41
# - test_sys_breakpoint_interception (via pexpect).
42
- - env: TOXENV=py37-lsof-numpy-oldattrs-pexpect-twisted PYTEST_COVERAGE=1 PYTEST_ADDOPTS=
+ - env: TOXENV=py37-lsof-numpy-oldattrs-pexpect-twisted PYTEST_COVERAGE=1 PYTEST_ADDOPTS=-vv
43
python: '3.7'
44
45
# Coverage for Python 3.5.{0,1} specific code, mostly typing related.
0 commit comments