Try to add AppVeyor Cmake builds for debug and release

Take 14
pull/465/head
Jeffrey Walton 2017-08-23 13:05:13 -04:00
parent 318af1e2a4
commit a73ee56f33
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ test_script:
- ps: >-
echo "Image 1: $image"
echo "Image 2: $env:image"
if($image -eq "Visual Studio 2017" -and $env:BUILD_MODE -eq "CMake")
{