trying win ci - adding python
This commit is contained in:
parent
07fa73ecab
commit
5573355c8e
|
|
@ -13,7 +13,7 @@ build-win64:
|
||||||
tags:
|
tags:
|
||||||
- "windows"
|
- "windows"
|
||||||
before_script:
|
before_script:
|
||||||
- choco install -y cmake
|
- choco install -y cmake python
|
||||||
- $env:Path += ';C:\Program Files\CMake\bin'
|
- $env:Path += ';C:\Program Files\CMake\bin'
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue