Fixed pypy tests

This commit is contained in:
Syrus Akbary 2017-10-09 12:01:37 +02:00
parent 7b08dbd2a1
commit 3ce6031192

View File

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