languages: node_js after_success: - codecov node_js: - "12.18.3" rvm: - install: - npm i scripts: - npm install codecov -g - npm run build - npm test