Hi, What do you guys think about this work to setup Travis-CI and CodeCoverage for Phoenix? The objective would be to run unit and integration tests on each PR, show code-coverage reports and perhaps also do checkstyle checks (after initial scrubbing effort). This would help rid of manual patch uploads that we need currently, plus bring visibility into code health. Thoughts?
https://issues.apache.org/jira/browse/PHOENIX-4863 Thanks, Priyank