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

Install gRPC on Windows CI when available #919

Merged
merged 1 commit into from
Mar 2, 2018
Merged

Install gRPC on Windows CI when available #919

merged 1 commit into from
Mar 2, 2018

Conversation

jdpedrie
Copy link
Contributor

This change adds support for running tests requiring gRPC in Windows environments.

Currently, the gRPC extension is build for >= PHP 7.0, therefore builds running on PHP 5.x continue to be excluded.

I chose to embed the extension download URI in the build matrix for a couple of reasons. First, it was quite difficult to predict the file name. Second, it makes updating when new versions of gRPC are released very straightforward.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 26, 2018
@dwsupplee dwsupplee merged commit c2de26d into googleapis:master Mar 2, 2018
@jdpedrie jdpedrie deleted the grpc-appveyor branch March 2, 2018 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants