Skip to content

Commit

Permalink
Coverage adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasli committed Aug 29, 2020
1 parent 63ad5c4 commit 6e2b82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -25,7 +25,7 @@ install:
- pip install pytest-cov
- python setup.py install
script:
- pytest --cov=weather weather --cov-report term-missing
- pytest --cov=weather weather
after_success:
- coveralls
# deploy:
Expand Down

0 comments on commit 6e2b82b

Please sign in to comment.