We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914d4c4 commit b577cfcCopy full SHA for b577cfc
.travis.yml
@@ -2,7 +2,6 @@ language: python
2
python:
3
- 3.8.3
4
install:
5
- - pip install -r requirements-dev.txt
6
- pip install -q pipenv codecov
7
- pipenv sync --dev
8
script:
0 commit comments