Skip to content

Commit d6bfb11

Browse files
appveyor: use py38
1 parent ef8aac2 commit d6bfb11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: '{build}'
22

3-
environment:
3+
environment:
44
matrix:
5-
- PYTHON: C:\Python37-x64
5+
- PYTHON: C:\Python38-x64
66

77
# Disable automatic builds
88
build: off

0 commit comments

Comments
 (0)