Skip to content

Commit 220d05d

Browse files
committed
Test against Python 3.7 on AppVeyor
1 parent 23b410d commit 220d05d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ environment:
1212
- PYTHON: "C:\\Python35-x64"
1313
- PYTHON: "C:\\Python36"
1414
- PYTHON: "C:\\Python36-x64"
15+
- PYTHON: "C:\\Python37"
16+
- PYTHON: "C:\\Python37-x64"
1517

1618
build_script:
1719
- "git --no-pager log -n2"

0 commit comments

Comments
 (0)