language: node_js
node_js:
  - "6"
install:
  - npm i
  - npm i jii jii-model
script:
  - nodeunit tests/unit