ソースを参照

Cache ccache on Travis

Michał Janiszewski 8 年 前
コミット
f3885845fc
1 ファイル変更4 行追加0 行削除
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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