From 9c28c1e3ee59e77b7d477727fb9b5a3a3ea106d6 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Fri, 26 Apr 2019 23:59:16 +0300 Subject: [PATCH] [F] Fixed appveyor file --- appveyor.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 12d94d6..5afb478 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,11 +25,6 @@ test_script: - cd Debug - dir - ctest -VV - - dir '%APPVEYOR_BUILD_FOLDER%' - - cd build - - cd Debug - # - cd '%APPVEYOR_BUILD_FOLDER%\build\Debug' - - ctest -VV # - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test_dev.exe' # - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test.exe' # - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_example.exe' \ No newline at end of file