Commit c3923f5e authored by Jeremy Bokobza's avatar Jeremy Bokobza Committed by GitHub

Merge pull request #178 from bokobza/master

Removed the api.nuget.org host as the issue has been resolved
parents 31f67d7f a2d3eefb
...@@ -42,9 +42,6 @@ environment: ...@@ -42,9 +42,6 @@ environment:
arch: ia32 arch: ia32
plat: win32 plat: win32
hosts:
api.nuget.org: 93.184.221.200
init: init:
- ps: | - ps: |
$env:log_prefix = "[$env:win_runtime][$env:configuration]" $env:log_prefix = "[$env:win_runtime][$env:configuration]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment