Skip to content

Conda on travis - #4114

Closed
tacaswell wants to merge 5 commits into
matplotlib:masterfrom
mdboom:conda-on-travis
Closed

Conda on travis#4114
tacaswell wants to merge 5 commits into
matplotlib:masterfrom
mdboom:conda-on-travis

Conversation

@tacaswell

Copy link
Copy Markdown
Member

Replaces #3273

@mdboom This requires a re-base

@tacaswell tacaswell added this to the next point release milestone Feb 17, 2015
@mdboom

mdboom commented Feb 17, 2015

Copy link
Copy Markdown
Member

Sure. I consider this a little lower priority than originally thought, since it does not decrease testing times. @jenshnielsen made the valid point that we could run the Qt tests if we did this, but that will require further refinement.

@tacaswell

Copy link
Copy Markdown
Member Author

On the other hand, pip has been being really flaky on travis recently and our use of --use-mirrors is apparently deprecated so we will have to deal with that eventually.

@tacaswell

Copy link
Copy Markdown
Member Author

Closing this as the .travis.yaml file has diverged significantly. This is still probably worth doing (it will get us the numpy compile time back) but the docs are now the bottle neck anyway.

@matthew-brett

Copy link
Copy Markdown
Contributor

There are numpy wheels here if you want to reduce compile time.

@tacaswell

Copy link
Copy Markdown
Member Author

@matthew-brett I know I have asked this N times before, but can you point me to directions on how to use them?

@jenshnielsen

Copy link
Copy Markdown
Member

BTW It looks like travis already has Numpy preinstalled on there venvs and we are only installing if from source in the python26/numpy16 env Compare https://travis-ci.org/matplotlib/matplotlib/jobs/62790222 to https://travis-ci.org/matplotlib/matplotlib/jobs/62790223

@matthew-brett

Copy link
Copy Markdown
Contributor

Here's a PR to use travis wheels for installation:

#4435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants