8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53739d2 commit f3be929Copy full SHA for f3be929
appveyor.yml
@@ -5,9 +5,6 @@ init:
5
Install-Package Configuration -Provider PowerShellGet -Minimum 1.0 -Force -ForceBootstrap
6
Install-Package Pester -Provider PowerShellGet -Minimum 4.1 -Force -SkipPublisherCheck
7
Install-Package Pansies -Provider PowerShellGet -Force -AllowClobber
8
-environment:
9
- CODECOV_TOKEN:
10
- secure: sCb/Zv0ZKIdJGJyMyD3DXlGzChdDnyZkbnfYNbXLwD86CuApmDKUM4JahzQ+NOt9
11
install:
12
- ps: |
13
nuget install libgit2sharp -OutputDirectory .\packages -ExcludeVersion
0 commit comments