sudo: false
language: node_js
node_js:
  - stable
  - 5
  - 4
script: 
  - npm test