Skip to content

Commit 6320843

Browse files
authored
Drop Python 2.7 testing on Windows again
Doing things the lazy way.
1 parent fe056c8 commit 6320843

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ skip_branch_with_pr: true
44
# environment variables
55
environment:
66
matrix:
7-
- PYTHON: "C:\\Python27-x64"
87
- PYTHON: "C:\\Python35-x64"
98
- PYTHON: "C:\\Python36-x64"
109
- PYTHON: "C:\\Python37-x64"

0 commit comments

Comments
 (0)