sudo: false language: node_js node_js: - "8" - "10" - "12" addons: chrome: stable after_success: npm run coverage before_install: - npm config set registry http://ci.strongloop.com:4873/