appveyor: trying with python 3.5

This commit is contained in:
Thomas Bernard 2018-04-26 23:13:15 +02:00
parent c275dcc5ee
commit 1a922ae857
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ build_script:
- appveyor AddCompilationMessage "Building miniupnpc"
- mingw32-make -f Makefile.mingw
- mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python27\python
- mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python36\python
- mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python35\python
# - mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python27-x64\python
# - mingw32-make -f Makefile.mingw pythonmodule PYTHON=C:\Python36-x64\python