appveyor: only run tests on 2.7 and 3.7 (too slow\!)
This commit is contained in:
parent
622131a415
commit
7654895e46
@ -3,9 +3,6 @@ environment:
|
||||
- JOB: "2.7 32-bit"
|
||||
PYTHON_HOME: "C:\\Python27"
|
||||
|
||||
- JOB: "3.6 64-bit"
|
||||
PYTHON_HOME: "C:\\Python36-x64"
|
||||
|
||||
- JOB: "3.7 64-bit"
|
||||
PYTHON_HOME: "C:\\Python37-x64"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user