Open
Description
Idea of this issue is to build CI for the project using Travis CI . As a first step, it is needed to run unit tests for each pull request and report results back to GitHub.
Acceptance criteria
- Unit tests are run for each pull requests.
- Unit test results are reported to each pull requests.
- Build status badge is placed to the README.
Activity