- View https://github.com/codecov/uploader/blob/master/src/ci_providers/provider_template.js
- Collect the needed enviromental variables for each section (you can use provider_circleci.js if you get confused)
- Copy provider_template.js and fill it in.
- Add your new providers list in https://github.com/codecov/uploader/blob/master/src/ci_providers/index.js
- Open a PR and we'll take a look!