Fixes syntax error in appveyor config.

This commit is contained in:
Romain Dorgueil
2019-06-09 15:58:25 +02:00
parent d9a75852cc
commit 8325d7e24c

View File

@ -13,7 +13,7 @@ environment:
PYTHON_ARCH: "32"
- PYTHON: "C:\\Python35-x64"
PYTHON_VERSION: "3.5.7
PYTHON_VERSION: "3.5.7"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python36"