- It's easier to add the Code Climate repo token value to Circle CI than is the case with other CI systems.
- Code Climate's instructions for working with Travis CI include entering the repo token value to your source code, which is considered to be a security no-no.
- Log in to the Circle CI web site. If you haven't already done so, you need to create an account first.
- In the CircleCI dashboard, click on the "Add Projects" icon. Click on the "Build project" button for your project.
After the test has finished and given you results, click on "Project Settings". Then click on "Status Badges" to see the status badge for the build status.