From 5200c5f2efdbf86eaa0f23328bfc45ae03bcc6ca Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Tue, 1 Dec 2015 09:57:25 +1100 Subject: [PATCH] Travis: Don't cache the ccache directory between builds --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3e54f28..b894693 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ env: cache: directories: - ${CROSS_ROOT} - - ${HOME}/.ccache - ${ESPTOOL2_BINDIR} addons: apt: