We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b70dc commit 968da8aCopy full SHA for 968da8a
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - "3.6"
+ - "3.7"
4
# command to install dependencies
5
install:
6
- pip install pipenv && pipenv install --dev
0 commit comments