From f56ea0d5e4d167852369d104e41bd997ce29422c Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 1 Oct 2020 13:57:33 -0700 Subject: [PATCH] Try to make our ccache hit rate better using more flexible matching heuristics --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c785991f..9531375f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ env: - LC_ALL: C git: quiet: true +before-install: + - ccache --set-config=compiler_check=content install: - git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio ../hardware/keyboardio ## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in.