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 098283b commit 1d66271Copy full SHA for 1d66271
.travis.yml
@@ -5,7 +5,7 @@ python:
5
- 3.4
6
- 3.5
7
- 3.6
8
-- pypy
+- "pypy-5.3.1"
9
before_install:
10
- |
11
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then
0 commit comments