Travis: Don't cache the ccache directory between builds

This commit is contained in:
Angus Gratton 2015-12-01 09:57:25 +11:00
parent b4af009efe
commit 5200c5f2ef

View file

@ -11,7 +11,6 @@ env:
cache:
directories:
- ${CROSS_ROOT}
- ${HOME}/.ccache
- ${ESPTOOL2_BINDIR}
addons:
apt: