Skip to content

Commit

Permalink
Remove --coverage for now
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Jun 18, 2020
1 parent 56e7e2d commit d5bd4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -77,7 +77,7 @@ matrix:
name: Python 3.8 with required dependencies and measure coverage
stage: Initial tests
env: TOXENV=py38-test-cov
CFLAGS='--coverage'
# CFLAGS='--coverage'
COVERAGE=1

# Check for sphinx doc build warnings
Expand Down

0 comments on commit d5bd4f9

Please sign in to comment.