mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +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
|
||||
|
||||
cache:
|
||||
apt: true
|
||||
ccache: true
|
||||
directories:
|
||||
- $HOME/srb2_cache
|
||||
|
||||
|
|
Loading…
Reference in a new issue