update appvegor
This commit is contained in:
@@ -7,7 +7,7 @@ configuration:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- cmd: git clone https://github.com/ogrisel/python-appveyor-demo
|
- cmd: git clone https://github.com/ogrisel/python-appveyor-demo
|
||||||
- ps: if (-not(Test-Path($env:PYTHON))) { & python-appvegor-demo\appveyor\install.ps1 }
|
- ps: python-appvegor-demo\appveyor\install.ps1
|
||||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||||
- "python --version"
|
- "python --version"
|
||||||
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
||||||
|
|||||||
Reference in New Issue
Block a user