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 fcef703 commit afcad8aCopy full SHA for afcad8a
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- 2.7
5
- 3.5
6
- 3.6
7
-- "pypy-5.3.1"
+# - "pypy-5.3.1"
8
before_install:
9
- |
10
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then
0 commit comments