-
Sign into Travis CI with your Github account.
-
Click on + icon to add your repository.
-
Click on Sync Account Button to get all your repositories.
-
Toogle your project repository to enable CI.
-
Now Commit and push any changes to your Github repository and see the CI pick up and run your test cases
- Sign into Coveralls with your Github account.
- Add your project repository
- Now Commit and push any changes to your Github repository and see the Coveralls get updated with your coverage report.


