mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Commented pypy until is stable on travis
This commit is contained in:
parent
fcef703eb5
commit
afcad8a8f0
|
@ -4,7 +4,7 @@ python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
- "pypy-5.3.1"
|
# - "pypy-5.3.1"
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then
|
if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user