I think if we have mvn plugin supporting to build C++ and everything still works with just "mvn install" C++ will be automatically supported.
Windows however is not supported by Travis and seems to be still in progress (https://github.com/travis-ci/travis-ci/issues/216). Alternatively we can use another CI that supports windows and request Infra to add another test hook to let it build that. Tim On Wed, Feb 26, 2014 at 9:54 PM, George Chow <[email protected]> wrote: > Hi Tim, > > Looks great there. > > What's the incremental step to add C++ or Windows build into this? > > George > > > > On Wed, Feb 26, 2014 at 6:49 PM, Timothy Chen <[email protected]> wrote: > > > Hi all, > > > > TravisCI is not setup and we also have github build hook installed as > well. > > > > https://travis-ci.org/apache/incubator-drill/ > > > > I just did a test PR and see the build failed mark showed up: > > > > https://travis-ci.org/apache/incubator-drill/builds/19700338 > > > > I''ll be trying a another PR that should show a successfully build. > > > > With this setup I think we should consider trying out to move our > > development with github, thoughts? > > > > Tim > > > > > > -- > -- > "Not everything that can be counted counts, and not everything that counts > can be counted." Albert Einstein >
