jdanekrh opened a new pull request #592: DISPATCH-1363 - Move RAT licence check from travis builds into a sub build URL: https://github.com/apache/qpid-dispatch/pull/592 Now easier to do when the `matrix` key is in place in `.travis.yml`. Doing this also fixes the duplicated top level `cache` key in `.travis.yml` we had. It appears that `matrix` is outdated syntax, and `jobs` should be preferred, https://github.com/travis-ci/docs-travis-ci-com/issues/1500. The doc page https://docs.travis-ci.com/user/customizing-the-build/#Build-Matrix uses `matrix.include` in the text and `jobs.include` in the yaml samples. Task for another time.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
