language: node_js
sudo: false
node_js:
    - "0.10"
    - "4"
    - "6"
before_install:
    - npm install -g npm