CI/AppVeyor: do not cache pacman packages

pacman log says:
    Total Download Size:   17.06 MiB
So this takes very little of the quota. But it also takes only a few
seconds to install, so caching it saves little or no time.
This commit is contained in:
Justin M. Keyes 2019-04-08 01:34:24 +02:00
parent 7872739d3c
commit 45bf5bb666
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ before_build:
build_script:
- powershell ci\build.ps1
cache:
- C:\msys64\var\cache\pacman\pkg -> ci\build.ps1
- C:\projects\nvim-deps -> ci\build.ps1
- C:\projects\nvim-deps -> third-party\**
artifacts: