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

faster travis builds using containers #25

Open
piyush-kurur opened this issue Feb 9, 2016 · 1 comment
Open

faster travis builds using containers #25

piyush-kurur opened this issue Feb 9, 2016 · 1 comment

Comments

@piyush-kurur
Copy link
Contributor

Travis build are faster if one uses the container infrastructure. The
main limitation is that one is not allowed to use sudo. However, hvr's
ppa is available for the container infrastructure See:

It might be a good idea to move to this style.

@bergey
Copy link
Member

bergey commented Feb 9, 2016

Yes, we should move monoid-extras and all the Diagrams packages to containers. If you have time to make a PR, that would be great.

My last attempt is at https://github.com/diagrams/diagrams-core/compare/travis. I ran out of time to figure out why the build was failing. monoid-extras should be easier because it has no dependencies that need to track git HEAD.

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