Skip to content

Commit 7f95591

Browse files
Update appveyor.yml for Python 3.8
1 parent 8a93cef commit 7f95591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
environment:
22
matrix:
3-
- PYTHON: "C:\\Python35"
43
- PYTHON: "C:\\Python36"
54
- PYTHON: "C:\\Python37"
5+
- PYTHON: "C:\\Python38"
66

77
init:
88
- set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%

0 commit comments

Comments
 (0)