parent
a73ee56f33
commit
cf7fe07614
|
|
@ -38,6 +38,7 @@ test_script:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
|
|
||||||
echo "Image 1: $image"
|
echo "Image 1: $image"
|
||||||
|
|
||||||
echo "Image 2: $env:image"
|
echo "Image 2: $env:image"
|
||||||
|
|
||||||
if($image -eq "Visual Studio 2017" -and $env:BUILD_MODE -eq "CMake")
|
if($image -eq "Visual Studio 2017" -and $env:BUILD_MODE -eq "CMake")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue