Commits

Wes McKinney authored 83675273bd2
ARROW-42: Add Python tests to Travis CI build Author: Wes McKinney <wesm@apache.org> Closes #22 from wesm/ARROW-42 and squashes the following commits: 3b056a1 [Wes McKinney] Modularize Travis CI build and add Python build script. Remove parquet.pyx from Cython build for now, suppress -Wunused-variable in Cython compilation. Add missing formatting.py file