Skip to content

Commit 5b97921

Browse files
committed
Add Python 3.8 to Appveyor
1 parent 6bf9e96 commit 5b97921

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ environment:
77
- PYTHON: "C:\\Python35-x64"
88
- PYTHON: "C:\\Python36-x64"
99
- PYTHON: "C:\\Python37-x64"
10+
- PYTHON: "C:\\Python38-x64"
1011

1112
# scripts that run after cloning repository
1213
install:

0 commit comments

Comments
 (0)