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 96c5314 commit 14f699eCopy full SHA for 14f699e
.travis.yml
@@ -9,6 +9,8 @@ python:
9
- "3.9"
10
- "pypy"
11
# - "pypy3"
12
+before_install:
13
+ - python -m pip install pip==20.1
14
script: python setup.py test
15
branches:
16
only:
0 commit comments