language: node_js
before_install: npm install npm -g
node_js:
  - "iojs"
  - "0.12"
  - "0.11"
