Try to add AppVeyor Cmake builds for debug and release

Take 21
pull/465/head
Jeffrey Walton 2017-08-23 14:48:03 -04:00
parent 4c9e59f4d2
commit 5c42f096f3
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
robocopy $env:configuration\cryptest.exe .
.\cryptest.exe v
@ -74,7 +74,7 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
robocopy $env:configuration\cryptest.exe .
.\cryptest.exe v
@ -96,7 +96,7 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
robocopy $env:configuration\cryptest.exe .
.\cryptest.exe v