mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
don't build all targets with appveyor, only build tests
This commit is contained in:
parent
cd7c11a4ea
commit
12d930471b
|
@ -16,7 +16,7 @@ before_build:
|
||||||
- cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSTATIC=%STATIC% -DSAMPLES=ON -DBENCHMARKS=ON
|
- cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSTATIC=%STATIC% -DSAMPLES=ON -DBENCHMARKS=ON
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: build/xlnt_all.sln
|
project: build/tests/xlnt.test.sln
|
||||||
parallel: true
|
parallel: true
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user