Try to add AppVeyor Cmake builds for debug and release

Take 20
pull/465/head
Jeffrey Walton 2017-08-23 14:27:42 -04:00
parent 5fe020c6ff
commit 4c9e59f4d2
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,8 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
.\cryptest.exe v
.\cryptest.exe tv all
@ -72,6 +74,8 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
.\cryptest.exe v
.\cryptest.exe tv all
@ -92,6 +96,8 @@ test_script:
msbuild /t:Build cryptest.vcxproj
copy /Y $env:configuration\cryptest.exe .
.\cryptest.exe v
.\cryptest.exe tv all