language: node_js
node_js:
  - "8.0"
  - "6.0"
sudo: false
before_install: npm install highland@2.13.0
