From 0b9b84bc2c7af413758dc306391ebbdc9a9a4451 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 23 Aug 2017 15:40:44 -0400 Subject: [PATCH] Try to add AppVeyor Cmake builds for debug and release Take 28 --- .appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 4953d4aa..424a3e3f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -52,6 +52,8 @@ test_script: robocopy $env:APPVEYOR_BUILD_FOLDER\$env:configuration\ $env:APPVEYOR_BUILD_FOLDER\ cryptest.exe + dir *.exe + .\cryptest.exe v .\cryptest.exe tv all