Skip to content

Commit

Permalink
TEST: PYTEST_ADDOPTS=-q
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Oct 17, 2019
1 parent 49215f5 commit 408e53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# - numpy
# - old attrs
# - verbose=0
- env: TOXENV=py37-lsof-oldattrs-numpy-twisted-xdist PYTEST_COVERAGE=1 PYTEST_ADDOPTS=
- env: TOXENV=py37-lsof-oldattrs-numpy-twisted-xdist PYTEST_COVERAGE=1 PYTEST_ADDOPTS=-q

# Specialized factors for py37.
# Coverage for:
Expand Down

0 comments on commit 408e53c

Please sign in to comment.