提交 db38b233 编写于 作者: J JiM-W

Merge branch 'v0.1.x-merge' of new-open-chameleon-sets into dev-wmj-alipay

......@@ -3,8 +3,8 @@ node_js:
- "8.10.0"
before_script:
- lerna bootstrap --ignore-scripts
- cd packages/easy-chameleon && npm i && cd ../../
- cd packages/chameleon-tool && npm i && cd ../../
- cd packages/easy-chameleon && rm -rf node_modules && npm i && cd ../../
- cd packages/chameleon-tool && rm -rf node_modules && npm i && cd ../../
script:
- npm run coverage
after_script:
......
{
"packages": [
"packages/chameleon-tool",
"packages/easy-chameleon",
"packages/babel-plugin-chameleon-import",
"packages/chameleon-css-loader",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册