before_script:
  - "npm install"
script: npm test
