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

add auto publish npm to @next

上级 acc4a7ac
......@@ -55,3 +55,7 @@ notifications:
after_success:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then npm run coverage; fi
deploy:
provider: npm
api_key: "$NPM_TOKEN"
......@@ -85,6 +85,8 @@ $ node mybot.js
You might be asked for install the `chromedriver`, depends on which platform you are.
Get to know more about NPM at [Wiki](https://github.com/wechaty/wechaty/wiki/NPM)
# API Reference
## [Wechaty](https://github.com/wechaty/wechaty/wiki/API#class-wechaty)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册