mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-17 06:01:34 +00:00
ci: try run appveyor in 2 processes
This commit is contained in:
parent
65d318d475
commit
6567c205c9
@ -22,7 +22,8 @@ test_script:
|
|||||||
# - npm --version
|
# - npm --version
|
||||||
- yarn --version
|
- yarn --version
|
||||||
# run tests
|
# run tests
|
||||||
- yarn test
|
- yarn test:fixtures -w=2
|
||||||
|
- yarn test:unit -w=2
|
||||||
|
|
||||||
# Don't actually build.
|
# Don't actually build.
|
||||||
build: off
|
build: off
|
||||||
|
Loading…
Reference in New Issue
Block a user