btrfs-progs: ci: cache built dependencies
[platform/upstream/btrfs-progs.git] / .travis.yml
index 5f14a25..8883b3d 100644 (file)
@@ -25,6 +25,9 @@ compiler:
 
 cache:
   ccache: true
+  directories:
+    - tmp-cached-reiser
+    - tmp-cached-zstd
 
 git:
   depth: 1