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