On Jul 24, 2013, at 3:56 AM, Marvin Humphrey <[email protected]> wrote:
> They don't support Perl 5.8 FWIW: > > > http://about.travis-ci.org/docs/user/languages/perl/#Versions-earlier-than-5.10-Are-Not-Provided That's clearly out-dated documentation. http://about.travis-ci.org/docs/user/ci-environment/#Perl-VM-images As you can see, the tests passed on 5.8. :-) > We don't have administrative access to the Apache github mirrors, because > Github doesn't support fine-grained permissions and Infra is understandably > reluctant to give everybody access to everything. However, it looks like a > small number of projects have Travis set up. > > https://issues.apache.org/jira/browse/INFRA-6161 > https://issues.apache.org/jira/browse/INFRA-4698 > https://issues.apache.org/jira/browse/OAK-145 > https://issues.apache.org/jira/browse/INFRA-6124 > > I'd say go ahead and commit .travis.yml to master. After that, I'll get > Travis set up on my github fork just for practice, then take up the matter > with Infra and see what they say. Okay. > We may want to be more aggressive about taking advantage of the capabilities > ci.apache.org already offers before pushing too hard, though. Yeah, the more testing the better! Best, David
