language: node_js
node_js:
    - '8.0'
    - '6.1'
script:
    - npm run test