]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .travis.yml
Add user/instance block by users in the client
[github/Chocobozzz/PeerTube.git] / .travis.yml
index 9fd54447ce033b00814a5a28853b224a59367207..7670cb7c05031b821a06f8ad45e5bc02d3c7ad64 100644 (file)
@@ -14,7 +14,10 @@ addons:
       - g++-4.9
   postgresql: "9.4"
 
-cache: yarn
+cache:
+  directories:
+    - $HOME/.cache/yarn
+    - $HOME/fixtures
 
 sudo: false