Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add a job for Python 3.9 to .travis.yml #4757
Comments
|
#4759 @Gallaecio, please review and some testcases are failing, can you please help thank you, |
It looks like Travis support specifying such a Python version as
3.9-dev.While I’m not sure we should officially support Python 3.9 it until its release, running tests on it will allow us to catch any issue early.