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

code clean

上级 981b92b0
......@@ -30,7 +30,7 @@ script:
- echo $TRAVIS_OS_NAME
- node --version
- npm --version
- n=0; npm test; while ((n < 3 && $? > 0)); do ((n++)); npm test; done
- ./script/safe-test.sh
after_success:
- if [ "$TRAVIS_OS_NAME" == 'osx' ]; then npm run coverage; fi
......
......@@ -214,9 +214,9 @@ Make sure to add tests for your features and bugfixes and update the documentati
You can directly submit pull requests for documentation changes.
## Join Us
## Join US
Wechaty is used in many ChatBot projects by hundreds of developers. If you want to talk with other developers, just scan the following QR Code in WeChat with secret code _wechaty_, join our **Wechaty Developers' Home** now.
Wechaty is used in many ChatBot projects by hundreds of developers. If you want to talk with other developers, just scan the following QR Code in WeChat with secret code _wechaty_, join our **Wechaty Developers' Home**.
![Wechaty Developers' Home](https://chatie.io/wechaty/images/bot-qr-code.png)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册