mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
Cache ccache on Travis
This commit is contained in:
parent
c0d3e2da4e
commit
f3885845fc
1 changed files with 4 additions and 0 deletions
|
@ -42,3 +42,7 @@ notifications:
|
|||
webhooks:
|
||||
urls:
|
||||
- https://api.yuzu-emu.org/code/travis/notify
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.ccache
|
||||
|
|
Loading…
Reference in a new issue