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

Add Python 3.7 to the build matrix #1150

Closed
wants to merge 3 commits into from
Closed

Add Python 3.7 to the build matrix #1150

wants to merge 3 commits into from

Conversation

alexwlchan
Copy link
Contributor

Resolves #1148.

It's quite possible (maybe likely!) this won't work in its current state, but let's get it into Travis and see what happens.

@Zac-HD
Copy link
Member

Zac-HD commented Apr 10, 2018

@alexwlchan - the culprit looks like scripts/install.sh to me - there's no 3.7 entry, and it's somehow defaulting to 3.6 (yay bash!).

Latest version at time of writing is 3.7.0b3, from https://www.python.org/download/pre-releases , and pyenv should handle that string as a version to install just fine.

(I'm assuming here that you've left this open with the intention of further yak shaving)

@alexwlchan
Copy link
Contributor Author

Thanks @Zac-HD. I’d left it open because I’d forgotten about it, TBH, but I’ve had another go at getting it working.

@Zac-HD
Copy link
Member

Zac-HD commented Apr 20, 2018

The easiest way forward for this is probably to wait for #1227, and build it on top of the new runner.

@Zac-HD Zac-HD closed this Apr 20, 2018
@Zac-HD Zac-HD deleted the python3.7 branch August 17, 2018 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants