Demo for integrating travis CI for continous integration, codecov for code coverage. GTests are used for testing the dummy add class created just for the purpose of demo.
Language: C++
Compiler: gcc-6
CMake: 3.5
Test Framework: gtest
Code coverage: gcov, codecov.io
CI Build servers: Travis CI
- Clone the project
- Setup your account on travis
- Setup account on codecov.io
- Create and push this code your own repo on github/bitbucket
- Setup this project on travis and codecov.io
- Change the URL in this readme file