Merge pull request #19 from DanielRuf/chore/use-yarn-cache

chore: use yarn cache
This commit is contained in:
Florian Brandel
2019-06-04 16:21:44 +02:00
committed by GitHub

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: