You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARROW-3659: [CI] Fix Travis matrix entry 2 documentation to use gcc
This is a little subtle and is needed because of the order in which Travis evaluates the command line variable definitions (see the JIRA issue).
I also needed to remove a warning due to this: cython/cython#2269
We might be able to bring the warning back once we can depend on cython with cython/cython#2669
Author: Philipp Moritz <pcmoritz@gmail.com>
Closes#2878 from pcmoritz/use-clang and squashes the following commits:
d41c66c <Philipp Moritz> update
a42c141 <Philipp Moritz> install clang tools
60961df <Philipp Moritz> use clang in build matrix 2
0 commit comments