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

need for automated testing with e.g. Travis and AppVeyor #62

Closed
dirk-thomas opened this issue Sep 9, 2016 · 2 comments
Closed

need for automated testing with e.g. Travis and AppVeyor #62

dirk-thomas opened this issue Sep 9, 2016 · 2 comments

Comments

@dirk-thomas
Copy link
Contributor

This repository would benefit from running the tests on every commit and pull request on each supported platform. It happens frequently that new changes result in compiler warning and/or failing test. By adding automated builds using Travis (for Linux and OS X) and AppVeyor (for Windows) those could be either detected earlier (when committed directly) or even addressed before being merged (when using pull requests).

The latest examples are:

@richiware
Copy link
Member

We have an internal CI. In a few weeks we will make the access public. We will close the issue.

@richiware
Copy link
Member

Finally we have a public IP for our CI.

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