Skip to content

Commit fba7880

Browse files
committed
fix typo in package name
1 parent c9ce223 commit fba7880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_install:
2525
- export PIP_USE_MIRRORS=true
2626
- pip install --upgrade pytest # https://github.com/travis-ci/travis-ci/issues/4873
2727
- pip install --upgrade pip wheel virtualenv setuptools
28-
- pip install pytest-cov python-coverage
28+
- pip install pytest-cov coverage
2929
install:
3030
- pip install -e .
3131
before_script:

0 commit comments

Comments
 (0)