Skip to content

Cache pip for travis and appveyor + update to travis trusty container #685

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

Merged
merged 6 commits into from
Jun 22, 2017

Conversation

jsmnbom
Copy link
Member

@jsmnbom jsmnbom commented Jun 22, 2017

Updating wheels package since caching was introduced in v7 and I'm not sure what version is default on travis.

Also update to trusty container for (hopefully) a speedup due to not having to update libssl on every single build.

jsmnbom added 5 commits June 22, 2017 15:49
Updating wheels package since caching was introduced in v7 and I'm not sure what version is default on travis.
Currently about 1min of build time is spent updating libssl... maybe it's newer on trusty?
@@ -15,12 +15,14 @@ environment:
install:
# We need wheel installed to build wheels
- "git submodule update --init --recursive"
- "%PYTHON%\\python.exe -m pip install wheel"
- "%PYTHON%\\python.exe -m pip install -U wheel"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you do this? On Appveyor wheel is not installed by default.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At all? Oh :/
I just wanted to be sure we had a recent enough (can't remember the exact version) so that pip knows how to use it for caching.

inspect.signature() seems to return a string instead of an actual signature on pypy
@jsmnbom jsmnbom changed the title Cache pip for travis and appveyor Cache pip for travis and appveyor + update to travis trusty container Jun 22, 2017
@tsnoam tsnoam merged commit d216b83 into master Jun 22, 2017
@tsnoam tsnoam deleted the cache-pip-ci branch June 22, 2017 18:48
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy