mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +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
|
||||
- yarn --version
|
||||
# run tests
|
||||
- yarn test
|
||||
- yarn test:fixtures -w=2
|
||||
- yarn test:unit -w=2
|
||||
|
||||
# Don't actually build.
|
||||
build: off
|
||||
|
Loading…
Reference in New Issue
Block a user