language: node_js node_js: - "8" - "10" cache: directories: - node_modules jobs: include: - stage: build node_js: "8" script: rpm run build