Skip to content

Commit

Permalink
Install pytest-cov on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedThree authored Jan 4, 2021
1 parent 3d7ac26 commit 9cc3cd4
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 @@ -26,7 +26,7 @@ addons:
- libxkbcommon-x11-0

install:
- pip install setuptools_scm
- pip install setuptools_scm pytest-cov
- pip install .

script:
Expand Down

0 comments on commit 9cc3cd4

Please sign in to comment.