We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b4da9 commit bdfe5a6Copy full SHA for bdfe5a6
1 file changed
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- "3.6"
6
- "3.7"
7
- "3.8"
8
- - "pypy"
+ - "pypy3"
9
install:
10
- pip install .
11
- pip install -r dev-requirements.txt
0 commit comments