Win32 build added

This commit is contained in:
maxirmx 2015-10-21 23:13:42 +03:00
parent f07e4accd7
commit 6bb8e05fe2
1 changed files with 4 additions and 3 deletions

View File

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