chore: use yarn cache

This commit is contained in:
Daniel Ruf
2018-06-09 00:20:25 +02:00
parent 288eedcc4c
commit d7cdbb72a6

View File

@@ -2,6 +2,7 @@ language: node_js
node_js: node node_js: node
install: yarn install install: yarn install
script: yarn build script: yarn build
cache: yarn
deploy: deploy:
- provider: s3 - provider: s3
access_key_id: access_key_id: