Cache .yarn-cache directory

This commit is contained in:
Oliver Davies 2017-08-03 02:13:41 +01:00
parent 726aa2291d
commit 41e170d0bc

View file

@ -9,6 +9,7 @@ branches:
cache:
directories:
- $HOME/.composer/cache
- $HOME/.yarn-cache
before_install:
- openssl aes-256-cbc -K $encrypted_01701315b81b_key -iv $encrypted_01701315b81b_iv -in deploy_key.enc -out deploy_key -d