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

Reduce CI Test Time #23

Open
MikeHeiber opened this issue Jul 15, 2018 · 1 comment
Open

Reduce CI Test Time #23

MikeHeiber opened this issue Jul 15, 2018 · 1 comment
Labels
enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality.

Comments

@MikeHeiber
Copy link
Owner

MikeHeiber commented Jul 15, 2018

Builds currently take about 20 min to test on Travis CI, which is a bit slow. Look into way to shorten test time by shortening build time, test time, or reducing number of compiler versions tested.

@MikeHeiber MikeHeiber added the enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality. label Jul 15, 2018
@MikeHeiber
Copy link
Owner Author

Also look into using Docker with pre-configured environments to avoid time spent installing a particular version of GCC and implementation of MPI.

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.
Projects
None yet
Development

No branches or pull requests

1 participant