diff --git a/.appveyor.yml b/.appveyor.yml index 500059b8..0246d5d0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -46,9 +46,9 @@ test_script: msbuild /t:CopyCryptestToRoot cryptest.vcxproj - cryptest.exe v + .\cryptest.exe v - cryptest.exe tv all + .\cryptest.exe tv all }