Skip to content

Commit

Permalink
travis fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-s-s committed Sep 21, 2020
1 parent cd58c4d commit 89e6d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ install:
script:

- COVERALLS_PARALLEL=true
- coverage run pytest tests/
- coverage run -m pytest tests/
- coverage report -m
# Run the doctests
- python doctests.py
Expand Down

0 comments on commit 89e6d42

Please sign in to comment.