
language: node_js
script: make test
node_js:
  - '0.11.13'
