Browse Source

Cache ccache on Travis

nce_cpp
Michał Janiszewski 8 years ago
parent
commit
66c64686cc
  1. 4
      .travis.yml

4
.travis.yml

@ -42,3 +42,7 @@ notifications:
webhooks:
urls:
- https://api.yuzu-emu.org/code/travis/notify
cache:
directories:
- $HOME/.ccache
Loading…
Cancel
Save