mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
travis: don't save ccache between runs
it costs too much to pack/unpack
This commit is contained in:
parent
1416780976
commit
1c73549451
@ -4,7 +4,6 @@ sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/opt
|
||||
- $HOME/.ccache
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user