rest
This commit is contained in:
parent
899bfbfbae
commit
0d5741bc74
@ -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
|
||||||
- cmd: copy-item python-appvegor-demo\appvegor\install.ps1 install.ps1
|
- cmd: copy python-appvegor-demo\appvegor\install.ps1 install.ps1
|
||||||
- ps: .\\install.ps1
|
- ps: .\\install.ps1
|
||||||
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||||
- "python --version"
|
- "python --version"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user