@@ -20,69 +20,55 @@ jobs:
20
20
- env : TOXENV=docs
21
21
22
22
- stage : tests
23
- env : TOXENV=py27-pytest46-xdist27-coverage45
23
+ env : TOXENV=py27-pytest46-xdist127-coverage52
24
24
python : ' 2.7'
25
- - env : TOXENV=py27-pytest46-xdist27-coverage52
25
+ - env : TOXENV=py27-pytest46-xdist127-coverage53
26
26
python : ' 2.7'
27
- - env : TOXENV=py35-pytest46-xdist27-coverage45
27
+ - env : TOXENV=py35-pytest46-xdist127-coverage52
28
28
python : ' 3.5'
29
- - env : TOXENV=py35-pytest46-xdist27-coverage52
29
+ - env : TOXENV=py35-pytest46-xdist127-coverage53
30
30
python : ' 3.5'
31
- - env : TOXENV=py36-pytest46-xdist27-coverage45
31
+ - env : TOXENV=py36-pytest46-xdist127-coverage52
32
32
python : ' 3.6'
33
- - env : TOXENV=py36-pytest46-xdist27-coverage52
33
+ - env : TOXENV=py36-pytest46-xdist127-coverage53
34
34
python : ' 3.6'
35
- - env : TOXENV=py37-pytest46-xdist27-coverage45
35
+ - env : TOXENV=py37-pytest46-xdist127-coverage52
36
36
python : ' 3.7'
37
- - env : TOXENV=py37-pytest46-xdist27-coverage52
37
+ - env : TOXENV=py37-pytest46-xdist127-coverage53
38
38
python : ' 3.7'
39
- - env : TOXENV=pypy-pytest46-xdist27-coverage45
39
+ - env : TOXENV=pypy-pytest46-xdist127-coverage52
40
40
python : ' pypy'
41
- - env : TOXENV=pypy-pytest46-xdist27-coverage52
41
+ - env : TOXENV=pypy-pytest46-xdist127-coverage53
42
42
python : ' pypy'
43
- - env : TOXENV=pypy3-pytest46-xdist27-coverage45
43
+ - env : TOXENV=pypy3-pytest46-xdist127-coverage52
44
44
python : ' pypy3'
45
- - env : TOXENV=pypy3-pytest46-xdist27-coverage52
45
+ - env : TOXENV=pypy3-pytest46-xdist127-coverage53
46
46
python : ' pypy3'
47
- - env : TOXENV=py36-pytest46-xdist33-coverage45
47
+ - env : TOXENV=py36-pytest46-xdist133-coverage53
48
48
python : ' 3.6'
49
- - env : TOXENV=py36-pytest46-xdist33-coverage52
49
+ - env : TOXENV=py36-pytest54-xdist133-coverage53
50
50
python : ' 3.6'
51
- - env : TOXENV=py36-pytest54-xdist33-coverage45
52
- python : ' 3.6'
53
- - env : TOXENV=py36-pytest54-xdist33-coverage52
54
- python : ' 3.6'
55
- - env : TOXENV=py37-pytest46-xdist33-coverage45
56
- python : ' 3.7'
57
- - env : TOXENV=py37-pytest46-xdist33-coverage52
58
- python : ' 3.7'
59
- - env : TOXENV=py37-pytest54-xdist33-coverage45
51
+ - env : TOXENV=py37-pytest46-xdist133-coverage53
60
52
python : ' 3.7'
61
- - env : TOXENV=py37-pytest54-xdist33-coverage52
53
+ - env : TOXENV=py37-pytest54-xdist133-coverage53
62
54
python : ' 3.7'
63
- - env : TOXENV=py38-pytest46-xdist33-coverage45
55
+ - env : TOXENV=py38-pytest46-xdist133-coverage53
64
56
python : ' 3.8'
65
- - env : TOXENV=py38-pytest46-xdist33-coverage52
57
+ - env : TOXENV=py38-pytest54-xdist133-coverage53
66
58
python : ' 3.8'
67
- - env : TOXENV=py38-pytest54-xdist33-coverage45
68
- python : ' 3.8'
69
- - env : TOXENV=py38-pytest54-xdist33-coverage52
70
- python : ' 3.8'
71
- - env : TOXENV=pypy3-pytest46-xdist33-coverage45
72
- python : ' pypy3'
73
- - env : TOXENV=pypy3-pytest46-xdist33-coverage52
74
- python : ' pypy3'
75
- - env : TOXENV=pypy3-pytest54-xdist33-coverage45
59
+ - env : TOXENV=pypy3-pytest46-xdist133-coverage53
76
60
python : ' pypy3'
77
- - env : TOXENV=pypy3-pytest54-xdist33-coverage52
61
+ - env : TOXENV=pypy3-pytest54-xdist133-coverage53
78
62
python : ' pypy3'
79
- - env : TOXENV=py36-pytest60-xdist200-coverage52
63
+ - env : TOXENV=py36-pytest62-xdist202-coverage53
80
64
python : ' 3.6'
81
- - env : TOXENV=py37-pytest60-xdist200-coverage52
65
+ - env : TOXENV=py37-pytest62-xdist202-coverage53
82
66
python : ' 3.7'
83
- - env : TOXENV=py38-pytest60-xdist200-coverage52
67
+ - env : TOXENV=py38-pytest62-xdist202-coverage53
84
68
python : ' 3.8'
85
- - env : TOXENV=pypy3-pytest60-xdist200-coverage52
69
+ - env : TOXENV=py39-pytest62-xdist202-coverage53
70
+ python : ' 3.9'
71
+ - env : TOXENV=pypy3-pytest62-xdist202-coverage53
86
72
python : ' pypy3'
87
73
88
74
- stage : examples
0 commit comments