language: node_js node_js: - 12 branchs: only: - master cache: directories: - node_modules install: - yarn install scripts: - yarn build