[appveyor] show '2.7.13' as the py27 currently installed on Appveyor
This commit is contained in:
parent
55c03bc9ae
commit
1a38f2da6c
@ -1,6 +1,6 @@
|
|||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- JOB: "2.7.12 32-bit"
|
- JOB: "2.7.13 32-bit"
|
||||||
PYTHON_HOME: "C:\\Python27"
|
PYTHON_HOME: "C:\\Python27"
|
||||||
TOXENV: "py27-cov"
|
TOXENV: "py27-cov"
|
||||||
TOXPYTHON: "C:\\Python27\\python.exe"
|
TOXPYTHON: "C:\\Python27\\python.exe"
|
||||||
@ -15,7 +15,7 @@ environment:
|
|||||||
TOXENV: "py36-cov"
|
TOXENV: "py36-cov"
|
||||||
TOXPYTHON: "C:\\Python36\\python.exe"
|
TOXPYTHON: "C:\\Python36\\python.exe"
|
||||||
|
|
||||||
- JOB: "2.7.12 64-bit"
|
- JOB: "2.7.13 64-bit"
|
||||||
PYTHON_HOME: "C:\\Python27-x64"
|
PYTHON_HOME: "C:\\Python27-x64"
|
||||||
TOXENV: "py27-cov"
|
TOXENV: "py27-cov"
|
||||||
TOXPYTHON: "C:\\Python27-x64\\python.exe"
|
TOXPYTHON: "C:\\Python27-x64\\python.exe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user