language: node_js
node_js:
  - 'v8'
install:
  - npm install
