CI build service integration
As title, I think we can consider integrating CI build service.
The CI building services are as follows:
- Travis CI
- CircleCI
- GitHub Actions
@timglabisch, do you have any idea about this?
@peter279k currently there are not enough contributors to make this really worthwhile.
i am using this library on a large scale in another project, there are already ci processes (not public) running which are testing this lib implicitly.
but if necessary I will gladly link this with Travis-CI. What are your intentions?
Hi @timglabisch, thanks for your reply.
Actually, I have no preference about CI build service.
If preferring to choose Travis CI build, I think I can go ahead with this :).
And I can help to work on this :smile:.