Skip to content

Commit e53a3e4

Browse files
authored
Merge pull request buildbot#6613 from p12tic/reduce-appveyor-builds
appveyor: Reduce the number of Python versions tested on Appveyor to 1
2 parents c2325d9 + 19199fa commit e53a3e4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ environment:
88
matrix:
99
# For Python versions available on AppVeyor, see
1010
# http://www.appveyor.com/docs/installed-software#python
11-
- PYTHON: "C:\\Python37"
12-
- PYTHON: "C:\\Python38"
1311
- PYTHON: "C:\\Python39"
1412

1513
install:

0 commit comments

Comments
 (0)