image: node:8 before_script: - npm install test: script: - npm run test