appveyor: test 3.8; don't test 3.6 anymore (already tested on Linux)
This commit is contained in:
parent
f66425997f
commit
42dcfddfb9
@ -1,10 +1,9 @@
|
|||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- JOB: "3.6 32-bit"
|
|
||||||
PYTHON_HOME: "C:\\Python36"
|
|
||||||
|
|
||||||
- JOB: "3.7 64-bit"
|
- JOB: "3.7 64-bit"
|
||||||
PYTHON_HOME: "C:\\Python37-x64"
|
PYTHON_HOME: "C:\\Python37-x64"
|
||||||
|
- JOB: "3.8 64-bit"
|
||||||
|
PYTHON_HOME: "C:\\Python38-x64"
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user