neovim/ci
Daniel Hahler 208f56d3b9
ci: Travis: improve/revisit caching (#10358)
- use CACHE_NVIM_DEPS_DIR

- do not cache pip
  This is handled through http caches in general/better, and it is not
  used much anyway.

- do not cache DEPS_DOWNLOAD_DIR
  Built deps are cached, downloads are not needed then.

- display ccache stats before clearing

- do not cache ccache stats

- improve output of `du` (do not list pages of output for "/home/travis/.cache/go-build")
2019-07-30 23:21:12 +02:00
..
common ci: Travis: improve/revisit caching (#10358) 2019-07-30 23:21:12 +02:00
before_cache.sh ci: Travis: improve/revisit caching (#10358) 2019-07-30 23:21:12 +02:00
before_install.sh ci: Travis: no need for asan_symbolize (#10627) 2019-07-28 11:48:54 +02:00
before_script.sh ci: Travis: improve/revisit caching (#10358) 2019-07-30 23:21:12 +02:00
build.ps1 ci: AppVeyor: DEPS_BUILD_DIR is not a CMake variable [ci skip] (#10613) 2019-07-27 11:55:17 +02:00
install.sh ci: pylint target via flake8 2019-07-29 22:14:23 +02:00
run_lint.sh ci: pylint target via flake8 2019-07-29 22:14:23 +02:00
run_tests.sh travis: Don't run unit tests for functionaltest-lua build 2018-02-02 07:28:56 -05:00
script.sh CI: improve gcov handling #10404 2019-07-07 21:09:37 +02:00