Skip to content

Commit 408e53c

Browse files
committed
TEST: PYTEST_ADDOPTS=-q
1 parent 49215f5 commit 408e53c

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
@@ -54,7 +54,7 @@ jobs:
5454
# - numpy
5555
# - old attrs
5656
# - verbose=0
57-
- env: TOXENV=py37-lsof-oldattrs-numpy-twisted-xdist PYTEST_COVERAGE=1 PYTEST_ADDOPTS=
57+
- env: TOXENV=py37-lsof-oldattrs-numpy-twisted-xdist PYTEST_COVERAGE=1 PYTEST_ADDOPTS=-q
5858

5959
# Specialized factors for py37.
6060
# Coverage for:

0 commit comments

Comments
 (0)