Commits


Antoine Pitrou authored and Uwe L. Korn committed 6e6f9b7860d
ARROW-2083: [CI] Detect changed components on Travis-CI Hopefully this doesn't add too much maintenance burden. Also allows to skip Travis builds by putting "[skip travis]" in the last commit message. Also skip non-Python non-C++ changes on AppVeyor. Author: Antoine Pitrou <antoine@python.org> Closes #1568 from pitrou/ARROW-2083-detect-changed-components and squashes the following commits: cdb371c [Antoine Pitrou] [skip appveyor] ARROW-2083: [CI] Detect changed components on Travis-CI