Unverified Commit bc8e01ea authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #358 from radarhere/python39rc1

Updated AppVeyor rc jobs to Python 3.9
parents 646e50fd 738bc379
......@@ -83,9 +83,9 @@ test_script:
- ps: .\install_python.ps1
- set PYTHON=C:\Python38-x64
- ps: .\install_python.ps1
- set PYTHON=C:\Python38rc1-x64
- ps: .\install_python.ps1
- set PYTHON=C:\Python38
- ps: .\install_python.ps1
- set PYTHON=C:\Python38rc1
- set PYTHON=C:\Python39rc1-x64
- ps: .\install_python.ps1
- set PYTHON=C:\Python39rc1
- ps: .\install_python.ps1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment