[F] Fixed appveyor file
This commit is contained in:
parent
9bc66e6d29
commit
a84cd29efe
@ -21,6 +21,8 @@ build:
|
|||||||
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
|
project: $(APPVEYOR_BUILD_FOLDER)\build\$(APPVEYOR_PROJECT_NAME).sln
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
- dir
|
||||||
|
- dir '%APPVEYOR_BUILD_FOLDER%'
|
||||||
- cd build
|
- cd build
|
||||||
- cd Debug
|
- cd Debug
|
||||||
# - cd '%APPVEYOR_BUILD_FOLDER%\build\Debug'
|
# - cd '%APPVEYOR_BUILD_FOLDER%\build\Debug'
|
||||||
|
Loading…
Reference in New Issue
Block a user