Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis-ci #132

Closed
hazendaz opened this issue Aug 13, 2014 · 1 comment
Closed

Travis-ci #132

hazendaz opened this issue Aug 13, 2014 · 1 comment

Comments

@hazendaz
Copy link
Member

It would be nice to turn on travis-ci so all pull requests / pushes get built verifying at least the code compiles without issue so we don't waste time applying broken changes. In the past, there were a number of times when fully mavenizing the project that issues became present. This should resolve that at least on the java portion. It may be possible to have it build everything but windows isn't supported with travis-ci currently. Additionally, it is required to skip tests in order to build due to dependency on native windows. I've been running this for a while now in my forked repo.

As to setup, it is pretty trivial to setup. See https://travis-ci.org/ for details. Once setup on this project, emails can be generated out with status of builds.

@dblock
Copy link
Collaborator

dblock commented Aug 13, 2014

I've enabled it for the root repo, added the Travis-CI badge.

@dblock dblock closed this as completed Aug 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants