[F] Fixed appveyor file
This commit is contained in:
parent
4ec958ebef
commit
429be33f89
@ -21,7 +21,7 @@ build:
|
|||||||
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
|
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cd '%APPVEYOR_BUILD_FOLDER%\build\Debug
|
- cd '%APPVEYOR_BUILD_FOLDER%\build\Debug'
|
||||||
- ctest -VV
|
- ctest -VV
|
||||||
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test_dev.exe'
|
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test_dev.exe'
|
||||||
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test.exe'
|
# - '%APPVEYOR_BUILD_FOLDER%\build\Debug\libfort_test.exe'
|
||||||
|
Loading…
Reference in New Issue
Block a user