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
b176ecb5
Commit
b176ecb5
authored
Oct 15, 2019
by
mattip
Browse files
update appveyor for cpython3.8 release
parent
8c8d6e60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.appveyor.yml
.appveyor.yml
+2
-1
No files found.
.appveyor.yml
View file @
b176ecb5
...
...
@@ -76,9 +76,10 @@ test_script:
-
python -m pyappveyordemo.tests.test_extension
# Smoke test of install_python script
# Use C:\PythonXY, C:\PythonXY-x64, C:\PythonXYrcZ, or C:\PythonXYrcZ-x64
-
set PYTHON=C:\Python37
-
ps
:
.\install_python.ps1
-
set PYTHON=C:\Python37-x64
-
ps
:
.\install_python.ps1
-
set PYTHON=C:\Python38
rc1
-x64
-
set PYTHON=C:\Python38-x64
-
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