Hi,
On Fri, Mar 11, 2016 at 10:47 AM, Ian Boston <[email protected]> wrote: > ...Another approach is to do something similar to the workflow in most GitHub > projects where Travis builds almost everything on every trigger including > pull requests. eg [1]... This looks possible on Apache infrastructure: https://blogs.apache.org/infra/entry/github_pull_request_builds_now And also https://issues.apache.org/jira/browse/INFRA-11065 which points to https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/ for a detailed configuration example. -Bertrand
