mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Update test location.
This commit is contained in:
parent
e214192de0
commit
076d42280e
|
@ -15,7 +15,6 @@ init: []
|
|||
install: []
|
||||
before_build:
|
||||
- git submodule update --init --recursive
|
||||
- echo cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSHARED=%SHARED% -DSTATIC=%STATIC% -DTESTS=ON
|
||||
- cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSHARED=%SHARED% -DSTATIC=%STATIC% -DTESTS=ON
|
||||
|
||||
build:
|
||||
|
@ -24,4 +23,4 @@ build:
|
|||
verbosity: minimal
|
||||
|
||||
test_script:
|
||||
- bin\xlnt.test.exe
|
||||
- build\bin\xlnt.test.exe
|
||||
|
|
Loading…
Reference in New Issue
Block a user