Skip to content

Commit 4571d90

Browse files
committed
Installing pytest-cov
1 parent 2b7aef4 commit 4571d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232
- pip install pytest==$PYTEST_VERSION
3333

3434
# others
35-
- pip install coveralls --use-wheel
35+
- pip install pytest-cov coveralls --use-wheel
3636

3737
before_script:
3838
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)