Commits


Paddy Horan authored and Antoine Pitrou committed a2aba52af4f
ARROW-2436: [Rust] Add windows CI Author: Paddy Horan <paddyhoran@hotmail.com> Author: Paddy <paddyhoran@hotmail.com> Author: Antoine Pitrou <pitrou@free.fr> Closes #1949 from paddyhoran/ARROW-2436 and squashes the following commits: bad1f18 <Paddy Horan> Restoring order of %PATH% 82f68d8 <Paddy Horan> Trying to confirm source of error 7f8b050 <Paddy Horan> Wrapping MINICONDA in double quotes 2405086 <Antoine Pitrou> Try adding quotes when setting PATH c26100f <Paddy Horan> Restoring quotes. 25d3747 <Paddy Horan> Testing variable change. 7a3ef5a <Paddy Horan> Testing branches of if statement. 3c94bdf <Paddy Horan> Updating scripts to assume root directory. 9e8574c <Paddy Horan> Moving Rust build to end. c6723d3 <Paddy Horan> Cleaned up build and install scripts. e976fa9 <Paddy Horan> Cleaned up appveyor.yml 0b5099f <Paddy> Removed `BUILD_SCRIPT` variable e94ff0e <Paddy> Testing multi-line if block 68c183b <Paddy> Temporarily disabling other build jobs. 9ec5d57 <Paddy Horan> Added license f00d517 <Paddy Horan> Disable CLCACHE for Rust builds 17adfad <Paddy> Move into rust folder before testing 24e839c <Paddy> Updated install section. 6233c96 <Paddy> Updated windows ci to include Rust