Try to add AppVeyor Cmake builds for debug and release

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

View File

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