mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
fix appveyor build
This commit is contained in:
parent
f0947ef961
commit
adf8ac1c26
|
@ -19,10 +19,10 @@ before_build:
|
|||
- ls .
|
||||
|
||||
build:
|
||||
project: xlnt_all.sln
|
||||
project: build/xlnt_all.sln
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
|
||||
test_script:
|
||||
- cd bin
|
||||
- cd build/bin
|
||||
- xlnt.test.exe
|
||||
|
|
Loading…
Reference in New Issue
Block a user