Win32 build added

This commit is contained in:
maxirmx 2015-10-21 23:13:42 +03:00
parent f07e4accd7
commit 6bb8e05fe2

View File

@ -12,9 +12,9 @@ environment:
PYTHON_VERSION: "2.7.10" PYTHON_VERSION: "2.7.10"
PYTHON_ARCH: "64" PYTHON_ARCH: "64"
#- PYTHON: "C:\\Python27.10-x32" - PYTHON: "C:\\Python27.10-x32"
# PYTHON_VERSION: "2.7.10" PYTHON_VERSION: "2.7.10"
# PYTHON_ARCH: "32" PYTHON_ARCH: "32"
# The lastest Python 3.4. # The lastest Python 3.4.
- PYTHON: "C:\\Python34-x64" - PYTHON: "C:\\Python34-x64"
@ -39,6 +39,7 @@ install:
# Filesystem root # Filesystem root
- ps: "ls \"C:/\"" - ps: "ls \"C:/\""
- SET
# Installed SDKs # Installed SDKs
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\"" - ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""