Skip to content

Commit f2fb6e5

Browse files
committed
fixup! Let's not use the appveyor real time console
1 parent 01b1a82 commit f2fb6e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@ build_script:
2222

2323
test_script:
2424
- ps: >-
25-
Get-ChildItem Env:
26-
2725
[Environment]::SetEnvironmentVariable('APPVEYOR_API_URL', $null)
2826
29-
Get-ChildItem Env:
30-
3127
Invoke-Expression "$Env:xunit_runner C:\projects\libgit2sharp\LibGit2Sharp.Tests\bin\Release\LibGit2Sharp.Tests.dll"
3228
3329
notifications:

0 commit comments

Comments
 (0)