language: node_js node_js: - "18.2.0" install: - npm install script: - npm run build branches: only: - master