Skip to content

Commit

Permalink
Drop useless appveyor build recipe line
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltoken committed Feb 23, 2015
1 parent 98136c5 commit e83bbb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -61,7 +61,6 @@ test_script:
- IF %ERRORLEVEL% NEQ 0 EXIT /B %ERRORLEVEL%

on_success:
- ps: |
- ps: |
& "C:\projects\libgit2sharp\nuget.package\BuildNugetPackage.ps1" "$env:APPVEYOR_REPO_COMMIT"
Add-Type -Path "C:\projects\libgit2sharp\LibGit2Sharp\bin\Release\LibGit2Sharp.dll"
Expand Down

0 comments on commit e83bbb5

Please sign in to comment.