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

Speed up Travis platform setup #486

Closed
ian-ross opened this issue Jul 21, 2016 · 0 comments
Closed

Speed up Travis platform setup #486

ian-ross opened this issue Jul 21, 2016 · 0 comments
Assignees
Milestone

Comments

@ian-ross
Copy link
Contributor

There are a couple of Python packages that we use that don't have binary distributions (in particular, the SASS preprocessor we use). These currently have to be installed from source every time a Travis build starts, which is very slow. We should set up a "wheelhouse" to hold binary builds of packages to speed up Travis (and tox) setup. (Suitable tools to do this might be https://github.com/level12/wheelhouse or https://github.com/WhoopInc/mkwheelhouse)

@ian-ross ian-ross added this to the Post July Release Sprint milestone Jul 21, 2016
@ian-ross ian-ross self-assigned this Jul 21, 2016
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