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 98136c5 commit e83bbb5Copy full SHA for e83bbb5
appveyor.yml
@@ -61,7 +61,6 @@ test_script:
61
- IF %ERRORLEVEL% NEQ 0 EXIT /B %ERRORLEVEL%
62
63
on_success:
64
-- ps: |
65
- ps: |
66
& "C:\projects\libgit2sharp\nuget.package\BuildNugetPackage.ps1" "$env:APPVEYOR_REPO_COMMIT"
67
Add-Type -Path "C:\projects\libgit2sharp\LibGit2Sharp\bin\Release\LibGit2Sharp.dll"
0 commit comments