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