enable diagnostic on build #865

This commit is contained in:
Jamie.Rees 2017-08-18 09:05:33 +01:00
commit 9f69ab5006

View file

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