Drop Python 3.7 auto builds
This commit is contained in:
parent
a115f4115f
commit
781ec7a849
|
@ -3,9 +3,6 @@ pull_requests:
|
|||
do_not_increment_build_number: true
|
||||
environment:
|
||||
matrix:
|
||||
- PYTHON: "C:\\Python37-x64\\python.exe"
|
||||
PYTHON_VERSION: "3.7"
|
||||
|
||||
- PYTHON: "C:\\Python38-x64\\python.exe"
|
||||
PYTHON_VERSION: "3.8"
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue