Skip to content

Commit

Permalink
fix(appveyor): increase verbosity for testing
Browse files Browse the repository at this point in the history
mbilker committed Dec 21, 2015
1 parent 818c194 commit 5f927ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5f927ba

Please sign in to comment.