fix(appveyor): return build verbosity to normal

This commit is contained in:
mbilker 2015-12-21 11:27:26 -05:00
parent 14aea85910
commit 5836c065c7

View file

@ -20,8 +20,8 @@ deploy: off
# We need to only clone the main module because our submodule requires the
# encrypted ssh key to access submodules
clone_depth: 1
#build:
# verbosity: minimal
build:
verbosity: minimal
install:
- ps: Install-Product node $env:NODE_VERSION $env:PLATFORM
- ps: nuget install secure-file -ExcludeVersion