Introduce continuous integration for libotr
Introduce CI for libotr. We could utilize Travis as it is free for opensource projects and integrates with git.
This way we can automatically run build on new check-ins and validate if all existing tests are still working and make it visible to the outside world.
(from redmine: created on 2015-05-27)