diff --git a/appveyor.yml b/appveyor.yml index e3d0f8f1e..0841a3c86 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) #on_finish: # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) -install: +#install: # - choco install cloc --no-progress # - "cloc --vcs git --exclude-dir Resources,store,test,UWP,Properties --include-lang C#,JavaScript,TypeScript,PowerShell" # - appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe