aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-11-28 07:14:20 +0000
committerbloodstalker <thabogre@gmail.com>2019-11-28 07:14:20 +0000
commit48762774d66fe2513a680c29a17ec80d981b3d33 (patch)
treedd1f394c1547410dfaac3ab10897b47977ed7472
parentfix (diff)
downloadcgrep-48762774d66fe2513a680c29a17ec80d981b3d33.tar.gz
cgrep-48762774d66fe2513a680c29a17ec80d981b3d33.zip
fix
-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'