From 581131c43675d48e768f3d00dd0f4a3d9cb5daee Mon Sep 17 00:00:00 2001 From: OCram85 Date: Mon, 23 Oct 2017 10:29:11 +0200 Subject: [PATCH] add verbose output for pre flight checks --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b89a575..c009088 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: