ci: test vuex & router plugin in circleci

This commit is contained in:
Haoqun Jiang
2019-07-06 17:12:37 +08:00
parent 0ba505ca02
commit 7e0c697c1f
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
at: ~/
- run: yarn lint
- run: yarn check-links
- run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app
- run: yarn test -p cli-service-global,eslint,pwa,babel,babel-preset-app,vuex,router
group-4:
<<: *defaults