Skip to content

Commit

Permalink
Remove old appveyor workaround (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdunelm authored Jul 4, 2018
1 parent 526a7dc commit 1d30736
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ version: 1.0.{build}-{branch}
# We're using Visual Studio 2017
image: Visual Studio 2017

# Temporary work around for https://appveyor.statuspage.io/incidents/m2vdvw39kdk8
hosts:
api.nuget.org: 93.184.221.200

# Install the pre-requisites for the build.
install:
# Make sure curl is available
Expand Down

0 comments on commit 1d30736

Please sign in to comment.