Skip to content

Commit 555c797

Browse files
authored
Merge pull request #137 from watson-developer-cloud/feature-removeAppveyorNugetFix
Appveyor/Nuget workaround
2 parents 0d088bb + 56f11e3 commit 555c797

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ environment:
1313
CRED_SECRET:
1414
secure: eEcA/09B7XzeTSb3GlaeqcWfQ/TemXxAq9/0AFM5+z8=
1515
VCAP_SERVICES: C:\projects\dotnet-standard-sdk\config
16-
init:
17-
- ps: '[System.IO.File]::AppendAllText("C:\Windows\System32\drivers\etc\hosts", "`n93.184.221.200 api.nuget.org")'
1816
install:
1917
- cmd: >-
2018
rm -rf packages

0 commit comments

Comments
 (0)