-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
CI: test on 3.6-dev branch #7307
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
Conversation
Require the 3.6 build to pass (as it will be out soon).
Maybe just add P.S. I can open a PR for fixing nightly build, but do not know what branch to target then. |
@Kojoley I was in the middle of doing that as you left that comment. It seems that I was looking at an old run of travis as nightly seems to be working again. |
Ah, yeah, it is working now again. The problem that previously made the build fail was the lack of |
Still failing. I have opened #7308. |
I wonder if it varies worker-to-worker? https://travis-ci.org/matplotlib/matplotlib/jobs/168745358 passed. |
I though the build you are pointing is working too, but actually it failed to create virtualenv (expand |
This probably needs a rebase now. |
We should backport #7308 and I will rebase this again. The goal of this PR was to make sure 2.0 does not have any surprises with 3.6 |
On second thought, I'll just add a commit with the one line. The backport isn't clean due to the travis files diverging. |
nightly currently points at 3.7-dev which is broken during Travis'sportion of setting up the test.
Require the 3.6 build to pass (as it will be out soon).
travis docs: https://docs.travis-ci.com/user/languages/python/#Choosing-Python-versions-to-test-against