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

Enable Travis CI-Builds #13

Open
philipp-classen opened this issue Jul 16, 2015 · 0 comments
Open

Enable Travis CI-Builds #13

philipp-classen opened this issue Jul 16, 2015 · 0 comments
Assignees

Comments

@philipp-classen
Copy link
Collaborator

Hi Greg,

I added a Travis configuration (.travis.yml), so we have continuous integration. It verifies that the code builds and the tests pass (there are not many yet). The compilers are currently g++ 4.9 and clang 3.7.

From my understanding, only the owner of the project can enable the Travis. This URL should bring you to the Travis configuration:
https://travis-ci.org/grogers0/CppQuickCheck/

For testing, I enabled it on my forked project:
https://travis-ci.org/philipp-classen/CppQuickCheck

Would be great if you can enable it on the main project, too.

Thanks
Philipp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants