[
https://issues.apache.org/jira/browse/THRIFT-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255168#comment-14255168
]
ASF GitHub Bot commented on THRIFT-2909:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/335#issuecomment-67772565
Since every one of my pending PRs conflicts with each other, I lumped them
up here.
If you want to pick up in a different order or does not want to pull in any
of them, let me know.
> Improve travis build
> --------------------
>
> Key: THRIFT-2909
> URL: https://issues.apache.org/jira/browse/THRIFT-2909
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Reporter: Nobuaki Sukegawa
>
> I experimented on travis and tweaked .travis.yml.
> Motivation
> * handle g++ instability
> * easily add various configurations (mainly CMake in mind)
> * speed up CMake build
> How
> * use clang for verification, allow failure for gcc
> * common scirpt/before_install
> * use ninja
> Not addressed:
> * "make cross" instability
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)