Skip to content

Commit 5d9d634

Browse files
artemboTotktonada
authored andcommitted
appveyor: Add python 3.8 to environment matrix
1 parent 148d12e commit 5d9d634

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ environment:
1616
- PYTHON: "C:\\Python36-x64"
1717
- PYTHON: "C:\\Python37"
1818
- PYTHON: "C:\\Python37-x64"
19+
- PYTHON: "C:\\Python38"
20+
- PYTHON: "C:\\Python38-x64"
1921

2022
install:
2123
# install runtime dependencies

0 commit comments

Comments
 (0)