File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 17
17
# Specialized factors for py27.
18
18
- TOXENV=py27-nobyte
19
19
- TOXENV=py27-xdist
20
- - TOXENV=py27-pluggymaster PYTEST_NO_COVERAGE=1
20
+ - TOXENV=py27-pluggymaster
21
21
# Specialized factors for py37.
22
22
- TOXENV=py37-pexpect,py37-trial,py37-numpy
23
- - TOXENV=py37-pluggymaster PYTEST_NO_COVERAGE=1
23
+ - TOXENV=py37-pluggymaster
24
24
- TOXENV=py37-freeze PYTEST_NO_COVERAGE=1
25
25
26
26
matrix :
Original file line number Diff line number Diff line change @@ -13,11 +13,9 @@ environment:
13
13
# Specialized factors for py27.
14
14
- TOXENV : " py27-trial,py27-numpy,py27-nobyte"
15
15
- TOXENV : " py27-pluggymaster"
16
- PYTEST_NO_COVERAGE : " 1"
17
16
# Specialized factors for py37.
18
17
- TOXENV : " py37-trial,py37-numpy"
19
18
- TOXENV : " py37-pluggymaster"
20
- PYTEST_NO_COVERAGE : " 1"
21
19
- TOXENV : " py37-freeze"
22
20
PYTEST_NO_COVERAGE : " 1"
23
21
You can’t perform that action at this time.
0 commit comments