neovim/ci/common
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
..
build.sh ci: Travis: improve/revisit caching (#10358) 2019-07-30 23:21:12 +02:00
submit_coverage.sh coverage: use "cd" with gcovr (#10594) 2019-07-25 01:11:17 +02:00
suite.sh ci: Travis: do not close fold on failure [skip ci] 2019-07-03 00:43:22 +02:00
test.sh ci: Travis: no need for asan_symbolize (#10627) 2019-07-28 11:48:54 +02:00