Skip to content

Commit 0b65947

Browse files
committed
Try fix appveyor build
1 parent 9acde7a commit 0b65947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55
- PYTHON: "C:\\Python27"
66
# - PYTHON: "C:\\Python34"
77
- PYTHON: "C:\\Python35"
8-
- PYTHON: "C:\\Python39"
8+
- PYTHON: "C:\\Python38"
99

1010
install:
1111
- "%PYTHON%\\python.exe -m pip install pytest"

0 commit comments

Comments
 (0)