node_js:
- "6"
- "8"
sudo: false
language: node_js
script: "npm run test"
