We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2f9b4 commit 5518a6aCopy full SHA for 5518a6a
.travis.yml
@@ -7,6 +7,7 @@ python:
7
- "3.7"
8
- "3.8"
9
before_install:
10
+ - pip install --upgrade pip
11
- pip install pipenv --upgrade
12
script:
13
- pipenv install --dev
0 commit comments