Sign in
android
/
platform
/
external
/
python
/
pycparser
/
c9fadc2df5ff4a08d9369270c36f6020854daa49
/
.
/
appveyor.yml
blob: 900df8f6f5566498eddb490a6745f7ac00b04121 [
file
]
environment:
matrix:
-
PYTHON:
"C:\\Python27"
-
PYTHON:
"C:\\Python35"
-
PYTHON:
"C:\\Python36"
-
PYTHON:
"C:\\Python37"
build:
off
test_script:
-
"%PYTHON%\\python.exe tests\\all_tests.py"