提交 605857e3 编写于 作者: B Benjamin Pasero

force colors when running mocha tests on windows

上级 0619ede1
......@@ -17,7 +17,7 @@ if not "%BUILD_BUILDID%" == "" (
rem Otherwise
if "%BUILD_BUILDID%" == "" (
%CODE% .\node_modules\mocha\bin\_mocha %* | .\resources\win32\bin\cat
%CODE% .\node_modules\mocha\bin\_mocha --colors %* | .\resources\win32\bin\cat
)
popd
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册