mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
forgot that I cd'd into build dir
This commit is contained in:
parent
5138dcc615
commit
9c6b0d8d4e
|
@ -11,6 +11,4 @@ build_script:
|
|||
- cmake -G "Visual Studio 14 2015 Win64" -D SHARED=1 -D BUILD_TESTS=1 ../cmake
|
||||
- cmake --build . --config Debug
|
||||
test_script:
|
||||
- echo %cd%
|
||||
- dir bin
|
||||
- bin\xlnt.test.exe
|
||||
- ..\bin\xlnt.test.exe
|
||||
|
|
Loading…
Reference in New Issue
Block a user