appveyor: test 3.8; don't test 3.6 anymore (already tested on Linux)

This commit is contained in:
Cosimo Lupo 2020-03-12 18:33:11 +00:00
parent f66425997f
commit 42dcfddfb9
No known key found for this signature in database
GPG Key ID: 179A8F0895A02F4F

View File

@ -1,10 +1,9 @@
environment:
matrix:
- JOB: "3.6 32-bit"
PYTHON_HOME: "C:\\Python36"
- JOB: "3.7 64-bit"
PYTHON_HOME: "C:\\Python37-x64"
- JOB: "3.8 64-bit"
PYTHON_HOME: "C:\\Python38-x64"
branches:
only: