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:
4343stages :
4444 - lint
4545 - test
46- - extended-lint
4746env :
4847 global :
4948 - CI_RETRY_EXE="travis_retry"
8281 script :
8382 - set -o errexit; source ./ci/lint/06_script.sh
8483
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-
9884 - stage : test
9985 name : ' ARM [GOAL: install] [unit tests, functional tests]'
10086 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