node_js:
- "9"
- "10"
sudo: false
language: node_js
script: "npm run test"
