We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b577cfc commit 61a28e1Copy full SHA for 61a28e1
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - 3.8.3
+ - 3.7
4
install:
5
- pip install -q pipenv codecov
6
- pipenv sync --dev
0 commit comments