]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
Cache yarn cache in Travis
[github/wallabag/wallabag.git] / .travis.yml
index d7c28388914c6af880d9d016150c9bb5158b2a0b..fb32befbd777a9542c138e0bef449372426a591b 100644 (file)
@@ -21,6 +21,7 @@ cache:
         - $HOME/.composer/cache
         - node_modules
         - $HOME/.npm
+        - $HOME/.yarn-cache
 
 php:
     - 5.6