add verbose output for pre flight checks
This commit is contained in:
parent
684b553c73
commit
581131c436
@ -15,7 +15,7 @@ image: Visual Studio 2017
|
||||
# Install pester module and init the Appveyor support.
|
||||
install:
|
||||
- ps: Import-Module .\tools\AppVeyor.psm1
|
||||
- ps: Invoke-InstallDependencies
|
||||
- ps: Invoke-InstallDependencies -Verbose
|
||||
|
||||
environment:
|
||||
NuGetToken:
|
||||
|
Loading…
Reference in New Issue
Block a user