From cb9cc68119df34df3f67c5d6c51d5b44031c419c Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 1 Oct 2020 21:51:23 -0700 Subject: [PATCH] we don't need to double-cache ccache --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eb6a94a7..31843025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,5 @@ cache: apt: true ccache: true directories: - - .ccache - .download-cache - .kaleidoscope-build-cache