We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527a62d commit 939975aCopy full SHA for 939975a
appveyor.yml
@@ -10,6 +10,7 @@ test_script:
10
- node --version
11
- yarn --version
12
- yarn test
13
+ - yarn clean && cd packages/@vue/cli-ui && yarn test
14
15
cache:
16
- node_modules -> yarn.lock
0 commit comments