language: node_js

os:
  - linux
  - osx

node_js:
  - 6
  - 8
  - 10
