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

travis: add Windows + Python 3.8 to the mix #1921

Closed
wants to merge 1 commit into from
Closed

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Oct 15, 2019

Windows Python 3 tests are currently failing in travis because choco has switched python to 3.8 but we're setting the PATH for 3.7. So I've fixed the 3.7 tests to the last 3.7 version and introduced a 3.8 test for Windows.

Python 3.8 isn't currently available on the other platforms, easily anyway, so they're not added in this.

Copy link
Contributor

@cclauss cclauss left a comment

Choose a reason for hiding this comment

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

Nice work! Thanks.

@cclauss cclauss added the Python label Oct 15, 2019
@cclauss
Copy link
Contributor

cclauss commented Oct 15, 2019

Please feel free to pull in the Linux changes from #1923 if that helps.

Copy link
Member

@joaocgreis joaocgreis left a comment

Choose a reason for hiding this comment

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

Thanks!

joaocgreis pushed a commit that referenced this pull request Oct 16, 2019
PR-URL: #1921
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: João Reis <reis@janeasystems.com>
@joaocgreis
Copy link
Member

CI: https://ci.nodejs.org/view/All/job/nodegyp-test-pull-request/165/

Landed in 5a83630. Took the liberty to fast-track this to clear Travis, let me know if there's any issue.

@joaocgreis joaocgreis closed this Oct 16, 2019
@rvagg rvagg deleted the rvagg/python3.8 branch October 16, 2019 03:16
rvagg added a commit that referenced this pull request Nov 18, 2019
PR-URL: #1921
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: João Reis <reis@janeasystems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants