mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-21 22:56:19 +01:00
Use this cache C:/cygwin/var/cache/setup
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
20653225f0
commit
61c0307ab8
@ -103,8 +103,8 @@ matrix:
|
||||
fast_finish: true
|
||||
|
||||
install:
|
||||
- c:\cygwin\setup-x86.exe -B -q -n -N -d -l c:\cygwin -R c:\cygwin -s http://cygwin.mirror.constant.com -P openssl
|
||||
#- c:\cygwin64\setup-x86_64.exe -B -q -n -N -d -l c:\cygwin64 -R c:\cygwin64 -s http://cygwin.mirror.constant.com -P openssl
|
||||
- c:\cygwin\setup-x86.exe -B -q -n -N -d -l C:/cygwin/var/cache/setup -R c:\cygwin -s http://cygwin.mirror.constant.com -P openssl
|
||||
#- c:\cygwin64\setup-x86_64.exe -B -q -n -N -d -l C:/cygwin64/var/cache/setup -R c:\cygwin64 -s http://cygwin.mirror.constant.com -P openssl
|
||||
|
||||
- set POCO_BASE=%CD%
|
||||
- set PATH=C:\ProgramData\chocolatey\bin;%PATH%
|
||||
|
Loading…
x
Reference in New Issue
Block a user