File tree Expand file tree Collapse file tree 3 files changed +0
-35
lines changed Expand file tree Collapse file tree 3 files changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ before_cache:
43
43
stages :
44
44
- lint
45
45
- test
46
- - extended-lint
47
46
env :
48
47
global :
49
48
- CI_RETRY_EXE="travis_retry"
82
81
script :
83
82
- set -o errexit; source ./ci/lint/06_script.sh
84
83
85
- - stage : extended-lint
86
- name : ' extended lint [runtime >= 60 seconds]'
87
- env :
88
- cache : false
89
- language : python
90
- python : ' 3.5'
91
- install :
92
- - set -o errexit; source ./ci/extended_lint/04_install.sh
93
- before_script :
94
- - set -o errexit; source ./ci/lint/05_before_script.sh
95
- script :
96
- - set -o errexit; source ./ci/extended_lint/06_script.sh
97
-
98
84
- stage : test
99
85
name : ' ARM [GOAL: install] [unit tests, functional tests]'
100
86
arch : arm64
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments