language: node_js node_js: - "10" install: # We use "force" because otherwise we get stuck with install errors for not being on an ARM systems - "npm install --force"