language: node_js node_js: - "8.9" cache: yarn script: npm run build sudo: false