mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-24 02:01:02 +00:00
travis: enable apt and ccache cache
This commit is contained in:
parent
c7b18207f5
commit
509516f59f
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ compiler:
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
apt: true
|
||||||
|
ccache: true
|
||||||
directories:
|
directories:
|
||||||
- $HOME/srb2_cache
|
- $HOME/srb2_cache
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue