language: node_js node_js: stable sudo: required cache: yarn script: - yarn lint - yarn build