pypy.exe instead of pypy3.exe

(cherry picked from commit 1ffdfd4d058b2526da247b6b3ee21e43c2589091)
This commit is contained in:
nulano 2019-09-20 19:53:31 +02:00
parent 2f5228e181
commit d0ddb28591

View File

@ -14,7 +14,7 @@ environment:
DEPLOY: YES
matrix:
- PYTHON: C:/vp/pypy3
EXECUTABLE: bin/pypy3.exe
EXECUTABLE: bin/pypy.exe
PIP_DIR: bin
VENV: YES
- PYTHON: C:/vp/pypy2