Skip to content

Commit

Permalink
Update --cov for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW authored Apr 5, 2020
1 parent 2283ab8 commit 5010205
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 @@ -19,7 +19,7 @@ install:

script:
- msnpy --help
- pytest --cov=./
- pytest --cov=dimspy tests/

after_script:
- codecov
Expand Down

0 comments on commit 5010205

Please sign in to comment.