aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ef62455..dbf205c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,7 +1,7 @@
environment:
global:
- CYG_MIRROR: http://mirrors.kernel.org
+ CYG_MIRROR: http://mirrors.kernel.org/sourceware/cygwin
CYG_ROOT: C:\cygwin64
CYG_SETUP: setup-x86_64.exe
CYG_CACHE: '%CYG_ROOT%\var\cache\setup'