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

docker rebuild with travis ci works well now

上级 ce2cd568
......@@ -31,4 +31,4 @@ notifications:
on_start: never # options: [always|never|change] default: always
after_success:
- curl -X POST $DOCKER_REBUILD_URL
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then curl -X POST $DOCKER_REBUILD_URL; fi
machine:
node:
version: 6
#notify:
# webhooks:
# A list of hook hashes, containing the url field
# gitter hook
# - url: $GITTER_IM_URL
{
"name": "wechaty",
"version": "0.3.1",
"version": "0.3.3",
"description": "Wechat for Bot (Personal Account)",
"main": "index.js",
"scripts": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册