在 .travis.yml 文件中配置 notifications 节点，添加简聊 Webhook URL: LOCALE_LINK

```yml
notifications:
  webhooks:
    - LOCALE_LINK
```
