dongjoon-hyun opened a new pull request #529: URL: https://github.com/apache/orc/pull/529
### What changes were proposed in this pull request? In addition to the existing macOS `10.13` and `10.14` testing, this PR aims to support `macOS 10.15` testing by using `osx_image: xcode12`. - https://docs.travis-ci.com/user/reference/osx/#using-macos ### Why are the changes needed? This will add clang 12.0.0 test coverage as we see the Travis CI log in this PR. - https://travis-ci.org/github/apache/orc/jobs/708583066 ``` $ clang --version 98Apple clang version 12.0.0 (clang-1200.0.22.8) 99Target: x86_64-apple-darwin19.5.0 ``` ### How was this patch tested? Pass the Travis in this PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
