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 7c02f88183
commit 9e0a652dec

View file

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