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

Configure Travis CI to use Docker images for each build environment to reduce test time #72

Open
MikeHeiber opened this issue Dec 11, 2018 · 1 comment
Labels
enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality. help wanted test Unit tests or other test cases that should be added to test suite.

Comments

@MikeHeiber
Copy link
Owner

See some discussions here:
travis-ci/travis-ci#6300

See some Travis CI documentation here:
https://docs.travis-ci.com/user/docker/

@MikeHeiber MikeHeiber added enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality. help wanted test Unit tests or other test cases that should be added to test suite. labels Dec 11, 2018
@MikeHeiber
Copy link
Owner Author

Currently, install and compile time is quite a bit slower than the tests themselves, so it would probably be better to focus on finding faster ways to test the same functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality. help wanted test Unit tests or other test cases that should be added to test suite.
Projects
None yet
Development

No branches or pull requests

1 participant