Browse Source

Revert "Worked around https://appveyor.statuspage.io/incidents/m2vdvw39kdk8."

This reverts commit 3aea79af7f.

Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
pull/894/head
Dimitar Dobrev 8 years ago
parent
commit
678496acbb
  1. 1
      appveyor.yml

1
appveyor.yml

@ -41,7 +41,6 @@ environment: @@ -41,7 +41,6 @@ environment:
secure: CrxPDgxTKC9ZRvFjttpRPO+e1DT8s0Zkk9HrAmHOIzDkOfFbbu1iTm/yJjZ2eDcd
init:
- ps: '[System.IO.File]::AppendAllText("C:\Windows\System32\drivers\etc\hosts", "`n93.184.221.200`tapi.nuget.org")'
- git config --global core.autocrlf true
install:

Loading…
Cancel
Save