parent
318af1e2a4
commit
a73ee56f33
|
|
@ -37,6 +37,9 @@ test_script:
|
||||||
|
|
||||||
- ps: >-
|
- ps: >-
|
||||||
|
|
||||||
|
echo "Image 1: $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