language: node_js cache: yarn node_js: - "10" script: - yarn lint - yarn test