language: node_js

node_js:
  - 0.10
  - 4.0
  - 4

script: make test-coveralls
