File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 11language : python
22dist : xenial
3- stages :
4- - baseline
5- - test
6-
73python : ' 3.7'
84cache : false
95
@@ -46,25 +42,11 @@ jobs:
4642 - env : TOXENV=py37-lsof-numpy-oldattrs-pexpect-twisted PYTEST_COVERAGE=1 PYTEST_ADDOPTS=
4743 python : ' 3.7'
4844
49- # Coverage tracking is slow with pypy, skip it.
50- - env : TOXENV=pypy3-xdist
51- python : ' pypy3'
52-
5345 # Coverage for Python 3.5.{0,1} specific code, mostly typing related.
5446 - env : TOXENV=py35 PYTEST_COVERAGE=1 PYTEST_ADDOPTS="-k test_raises_cyclic_reference"
5547 python : ' 3.5.1'
5648 dist : trusty
5749
58- # Specialized factors for py37.
59- - env : TOXENV=py37-pluggymaster-xdist
60- - env : TOXENV=py37-freeze
61-
62- - env : TOXENV=py38-xdist
63- python : ' 3.8'
64-
65- - stage : baseline
66- env : TOXENV=py36-xdist
67- python : ' 3.6'
6850 - env : TOXENV=linting,docs,doctesting PYTEST_COVERAGE=1
6951 cache :
7052 directories :
You can’t perform that action at this time.
0 commit comments