Sfoglia il codice sorgente

Cache ccache on Travis

Michał Janiszewski 8 anni fa
parent
commit
f3885845fc
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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