master
sudo: false language: node_js node_js: - "12" - "10" - "8" after_script: - npm run coverage - npm run coveragetocodeclimate