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

Scaffold _s theme fails on Travis #181

Closed
schlessera opened this issue Oct 25, 2018 · 0 comments
Closed

Scaffold _s theme fails on Travis #181

schlessera opened this issue Oct 25, 2018 · 0 comments

Comments

@schlessera
Copy link
Member

Within Travis, the tests that try to scaffold an _s theme fail with an SSL issue due to the way cURL is set up within the Travis container: https://travis-ci.org/wp-cli/scaffold-command/jobs/445703175#L688

I replicated the Travis container on my local machine and got the exact same result. Updating all packages through apt did not resolve the issue.

schlessera added a commit that referenced this issue Oct 25, 2018
When the request fails on HTTPS, we switch to HTTP instead, which should work within Travis.

Fixes #181
@danielbachhuber danielbachhuber added this to the 2.0.2 milestone Oct 26, 2018
danielbachhuber pushed a commit that referenced this issue Nov 18, 2022
When the request fails on HTTPS, we switch to HTTP instead, which should work within Travis.

Fixes #181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants