enable diagnostic on build #865

pull/1488/head
Jamie.Rees 7 years ago
parent 0d1ee148c7
commit 9f69ab5006

@ -8,7 +8,7 @@ install:
# Get the latest stable version of Node.js or io.js
- ps: Install-Product node $env:nodejs_version
build_script:
- ps: ./build.ps1
- ps: ./build.ps1 -Verbosity Diagnostic
after_build:
- cmd: >-

Loading…
Cancel
Save