[
https://issues.apache.org/jira/browse/ORC-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400247#comment-15400247
]
Owen O'Malley commented on ORC-70:
----------------------------------
Ok, I went back to our old .travis.yml file that instead of using linux and mac
os runs both gcc and clang. That does pretty much the same as checking macos
and seems to work better.
I've filed an INFRA jira to enable Travis CI for the Apache ORC repo -
https://issues.apache.org/jira/browse/INFRA-12354
Developers can go ahead and enable it on their forks of the Apache ORC
repository. You can see the builds off of my fork here:
https://travis-ci.org/omalley/orc
> Add travis CI for contributor to verify commit and pull request.
> ----------------------------------------------------------------
>
> Key: ORC-70
> URL: https://issues.apache.org/jira/browse/ORC-70
> Project: Orc
> Issue Type: Improvement
> Components: build
> Reporter: hongwu
> Priority: Minor
>
> As a developer wants to contribute to apache orc, I want to use CI to verify
> the code. I noticed that there is a private travis CI in hortonworks/orc
> while it is opacity. I try to add the .travis.yml file to achieve this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)