提交 0ef71ddb 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

stick on master (#1158)

上级 141395dc
......@@ -52,7 +52,7 @@ jobs:
script:
- echo "Deploying to NPM ..."
- npm version
- if ./scripts/development-release.ts; then ./scripts/package-public-config-tag-next.ts; fi
- if [ "$TRAVIS_BRANCH" = "master" -a ./scripts/development-release.ts ]; then ./scripts/package-public-config-tag-next.ts; fi
- npm run dist
deploy:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册