Skip to content

Commit

Permalink
Change coverage directory to zipdist
Browse files Browse the repository at this point in the history
  • Loading branch information
kmayerb committed May 31, 2020
1 parent b527dc4 commit b5a9b1a
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 @@ -14,6 +14,6 @@ install:
- pip install coveralls
script:
- pytest
- pytest --cov=pwseqdist/
- pytest --cov=zipdist/
after_success:
- coveralls

0 comments on commit b5a9b1a

Please sign in to comment.