[
https://issues.apache.org/jira/browse/THRIFT-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255299#comment-14255299
]
ASF GitHub Bot commented on THRIFT-2909:
----------------------------------------
Github user nsuke closed the pull request at:
https://github.com/apache/thrift/pull/335
> 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
> Assignee: 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)