Parallel on Appveyor
This commit is contained in:
parent
f6d0443692
commit
a23ab5bd22
|
|
@ -4,6 +4,4 @@ build_script:
|
||||||
- build.cmd --quiet verify
|
- build.cmd --quiet verify
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
test: off
|
test: off
|
||||||
deploy: off
|
deploy: off
|
||||||
environment:
|
|
||||||
NO_PARALLEL_TEST_PROJECTS: Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
|
|
||||||
Loading…
Reference in New Issue