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

silent

上级 5ff11c3b
......@@ -12,7 +12,8 @@ install:
# Get the latest stable version of Node.js or io.js
- ps: Install-Product node $env:nodejs_version
# install modules
- npm --progress=false install
- npm --silent --progress=false install > npm.wechaty.log 2>&1
- del npm.wechaty.log
# Post-install test scripts.
test_script:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册