travis: don't save ccache between runs

it costs too much to pack/unpack
This commit is contained in:
Andrew Tridgell 2016-01-19 12:21:10 +11:00
parent 1416780976
commit 1c73549451

View File

@ -4,7 +4,6 @@ sudo: false
cache: cache:
directories: directories:
- $HOME/opt - $HOME/opt
- $HOME/.ccache
addons: addons:
apt: apt: