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

test

上级 5ae77445
......@@ -10,14 +10,16 @@ set -e
remote="$1"
url="$2"
echo "$@"
read line
echo "$line"
[ -n "$WECHATY_INNER_PRE_HOOK" ] && {
# http://stackoverflow.com/a/21334985/1123955
exit 0
}
npm run lint
# npm run lint
[ -z "$CYGWIN" ] && {
npm version patch
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册