From f0a9d10c379b2f4f050e61974d97d073d43f5b75 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Mon, 10 Sep 2018 12:05:15 +0800 Subject: [PATCH] add quic.clemente.io to the AppVeyor hosts file --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index d217edd1a..bcbda2230 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,6 +10,9 @@ environment: - GOARCH: 386 - GOARCH: amd64 +hosts: + quic.clemente.io: 127.0.0.1 + clone_folder: c:\gopath\src\github.com\lucas-clemente\quic-go install: