Commits

Wes McKinney authored ff39cb5e1f5
ARROW-1640: Fix HTTPS failures in cmake / libcurl caused by ca-certificates clash See discussion in https://github.com/apache/arrow/pull/1155 This seems to have done the trick, here is the Travis CI build running on my fork: https://travis-ci.org/wesm/arrow/builds/283203983 I will merge this as soon as it passes so that other PRs can rebase and stop failing Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1160 from wesm/fix-openssl-issues and squashes the following commits: e218025d [Wes McKinney] Fix conda update statement b2e3da19 [Wes McKinney] Do not install additional stuff in the root conda env abb048ed [Wes McKinney] Use ca-certificates from defaults