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

CI config: create build matrix, build on multiple platforms #53

Closed
aklomp opened this issue Nov 10, 2019 · 0 comments
Closed

CI config: create build matrix, build on multiple platforms #53

aklomp opened this issue Nov 10, 2019 · 0 comments

Comments

@aklomp
Copy link
Owner

aklomp commented Nov 10, 2019

Currently, the Travis CI only builds one library on the standard OS and architecture. In order to increase testing coverage, update the Travis config file to include a build matrix with many more OS and architecture combinations.

Note that support for the native Windows MSVC toolchain would require a Cmake-based build configuration, which we don't have (yet), so that platform will initially not be supported.

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

1 participant