JBAhire opened a new pull request #6342: URL: https://github.com/apache/incubator-pinot/pull/6342
## Description similar to https://github.com/apache/incubator-pinot/pull/6316 but for Travis CI as requested by @fx19880617 . This PR prevents test build of a documentation-only change specifically in markdown files. This change won't handle all paths with non-code components like https://github.com/apache/incubator-pinot/pull/6316 but will only handle markdown file changes. If you want to avoid Travis CI getting triggered on you commits in website files or other non-code directories please use message like `[skip travis] Updated xyz` in your commit. ### References for this PR: - https://docs.travis-ci.com/user/customizing-the-build/#skipping-a-build - https://github.com/openzipkin/docker-java/pull/43/ - https://stackoverflow.com/questions/32791470/exclude-files-from-triggering-a-travis-ci-build-on-github ---------------------------------------------------------------- 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]
