Fix typo in "Switch to homemade PySide"
This commit is contained in:
parent
2f837fdac5
commit
89d17ea4e5
@ -27,10 +27,10 @@ os: Windows Server 2012
|
|||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON: "c:\\python27"
|
- PYTHON: "c:\\python27"
|
||||||
- WHL_ARCH: 32
|
WHL_ARCH: 32
|
||||||
|
|
||||||
- PYTHON: "c:\\python27-x64"
|
- PYTHON: "c:\\python27-x64"
|
||||||
- WHL_ARCH: _amd64
|
WHL_ARCH: _amd64
|
||||||
|
|
||||||
global:
|
global:
|
||||||
MCEDIT_BUILD_VERSION: $(APPVEYOR_REPO_TAG_NAME)
|
MCEDIT_BUILD_VERSION: $(APPVEYOR_REPO_TAG_NAME)
|
||||||
|
Reference in New Issue
Block a user