From ddefb03d1eb53ab62f00b51ae2fc8fd8a6aa9673 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 26 Oct 2017 19:48:09 +0100 Subject: [PATCH] AppVeyor: don't cache cygwin packages, they are over cache size limit anyway. --- .appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 1a742fee..193c25a3 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -4,8 +4,6 @@ # TODO: test msvc version: 0.0.0.0.1-branch-{branch}-build-{build} clone_depth: 10 -cache: - - c:\cygwin-setup-cache -> .appveyor.yml environment: matrix: - cygwin_url: https://cygwin.com/setup-x86_64.exe