Commented pypy until is stable on travis

This commit is contained in:
Syrus Akbary 2017-10-25 10:27:46 -07:00
parent fcef703eb5
commit afcad8a8f0

View File

@ -4,7 +4,7 @@ python:
- 2.7
- 3.5
- 3.6
- "pypy-5.3.1"
# - "pypy-5.3.1"
before_install:
- |
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then