+1 for eagerly finding it. Does Travis show a status on pull request that these tasks have passed?
Also can we run 'precheckin' on Travis infrastructure? because most of our PRs are created after 'precheckin' which also covers doc-gen and unit testing. On Fri, Feb 19, 2016 at 12:30 PM, Swapnil Bawaskar <sbawas...@pivotal.io> wrote: > Hi, > > In order to test pull requests, I would like to propose using Travis CI ( > https://travis-ci.org/). Travis can run after each checkin and on each > pull > request. This will allow us to catch javadoc and unit test issues early > (before the nightly ASF build). > > It is really simple to setup Travis, we need to give it permission and > checkin a .travis.yml file. > Other Apache projects using Travis: > 1. Groovy: https://github.com/apache/groovy/blob/master/.travis.yml > 2. Zeppelin: https://github.com/apache/incubator-zeppelin > > Thanks! > Swapnil. > -- Sai Boorlagadda