File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1010 - DJANGO_VERSION=3.1.1
1111{%endblock%}1
1212
13- {%block exclusion_matrix %}
14- matrix :
13+ {%block extra_jobs %}
14+ exclude :
1515 - python: 3.6
1616 env: DJANGO_VERSION=1.9.13
1717 - python: 3.6
Original file line number Diff line number Diff line change 1414python :
1515 - 3.6
1616 - 3.7
17- matrix :
18- - python : 3.6
19- env : DJANGO_VERSION=1.9.13
20- - python : 3.6
21- env : DJANGO_VERSION=1.10.8
22- - python : 3.7
23- env : DJANGO_VERSION=1.8.18
24- - python : 3.7
25- env : DJANGO_VERSION=1.9.13
26- - python : 3.7
27- env : DJANGO_VERSION=1.10.8
28- - python : 3.7
29- env : DJANGO_VERSION=1.8.18
30- - python : 3.7
31- env : DJANGO_VERSION=1.11.15
3217
3318stages :
3419 - lint
5944 include :
6045 - *moban
6146 - *lint
47+ exclude :
48+ - python : 3.6
49+ env : DJANGO_VERSION=1.9.13
50+ - python : 3.6
51+ env : DJANGO_VERSION=1.10.8
52+ - python : 3.7
53+ env : DJANGO_VERSION=1.8.18
54+ - python : 3.7
55+ env : DJANGO_VERSION=1.9.13
56+ - python : 3.7
57+ env : DJANGO_VERSION=1.10.8
58+ - python : 3.7
59+ env : DJANGO_VERSION=1.8.18
60+ - python : 3.7
61+ env : DJANGO_VERSION=1.11.15
6262
6363stage : test
6464
You can’t perform that action at this time.
0 commit comments