Skip to content

Commit

Permalink
ci: test vuex & router plugin in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jul 6, 2019
1 parent 0ba505c commit 7e0c697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e0c697

Please sign in to comment.