martin-g commented on pull request #10958: URL: https://github.com/apache/druid/pull/10958#issuecomment-815506651
@suneet-s I've rebased the branch with the latest master and force pushed but this also didn't trigger a build at Travis for some reason. I see that the last build for this PR has been 13 days ago - https://travis-ci.com/github/apache/druid/pull_requests I just pushed an empty commit (non-force) but again nothing ... I needed to reduce the built projects for ARM64 because otherwise I have to create a separate job for each "feature" (processing, indexing, server, ...). Another option is to add something like https://github.com/apache/velocity-engine/blob/master/.travis.yml.disabled#L21-L23 but then the build matrix will explode and the build time will double. Please let me know if you think it would be good to add more test jobs for the not covered "features"/modules. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
