before_script: npm install codacy-coverage --save
script: npm run test
sudo: required
language: node_js
node_js:
- "lts/*"