Skip to content

Commit ab61405

Browse files
authored
Merge pull request #131 from gliptak/patch-1
Add Python 3.8 to Appveyor
2 parents 6bf9e96 + 5b97921 commit ab61405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
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)