1
0
Fork 0

[F] Fixed appveyor file

This commit is contained in:
seleznevae 2019-04-26 23:39:11 +03:00
parent 4ec958ebef
commit 429be33f89
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ build:
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
test_script:
- cd '%APPVEYOR_BUILD_FOLDER%\build\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'