---

language: node_js
node_js:
    - stable

script: make test
