Author: Tomasz Leman
Date: 11/12/2017
Simple library of binary operations. Serves as an example of using google unit tests library and Travis CI.
- Create repository for a static library,
- Add library source,
- Add GoogleTest library,
- Write unit tests,
- Write CMake script,
- Integrate Travis CI,
- Integrate Codecov for code coverage.