On 19.08.2017, at 16:34, Andrey Kurdumov <[email protected]> wrote:
> 
> Given the fact that cTakes is available over GitHub (
> https://github.com/apache/ctakes) I interested in having configure Travis
> to run exiting test suite of cTakes.
> 
> That give clear visibility of the workflow and this investment in the
> infrastructure could help let other people start faster.

The ASF runs a Jenkins server. It includes the necessary plugins to
build pull requests and to update the build status on GitHub.

Also, the "Embeddable Build Status" plugin is available which
can provide you with a "badge" that indicates the build status.

Travis offers a great *free* service to the OSS community, in
particular to smaller projects to help them get started with
proper development infrastructure. But since the ASF has proper
development infrastructure run on own resources, there is no
need to make use of this free service - IMHO we should leave the
free resources to others who do not have their own build infrastructure.

Cheers,

-- Richard

Reply via email to