Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
bc8e01ea
Unverified
Commit
bc8e01ea
authored
Sep 28, 2020
by
Matthew Brett
Committed by
GitHub
Sep 28, 2020
Browse files
Merge pull request #358 from radarhere/python39rc1
Updated AppVeyor rc jobs to Python 3.9
parents
646e50fd
738bc379
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.appveyor.yml
.appveyor.yml
+3
-3
No files found.
.appveyor.yml
View file @
bc8e01ea
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment