There was an error while loading. Please reload this page.
1 parent 96d7cd8 commit 61b4772Copy full SHA for 61b4772
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
install:
5
- pip install -r requirements.txt
6
- pip install codecov
7
-- pip install pytest pytest-cov
+ - pip install pytest pytest-cov
8
script:
9
- pytest --cov=./
10
after_success:
0 commit comments