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

try to fix auto npm publish in travis

上级 4351d755
......@@ -56,8 +56,9 @@ notifications:
after_success:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then npm run coverage; fi
before_deploy: "npm run build"
deploy:
provider: npm
email: youremail@example.com
email: zixia@zixia.net
api_key: "$NPM_TOKEN"
clean_up: false
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册