File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,11 @@ fast_finish: true
2828arch : arm64
2929
3030env :
31- - PYTEST_WORKERS=1
32- - secure : " EkWLZhbrp/mXJOx38CHjs7BnjXafsqHtwxPQrqWy457VDFWhIY1DMnIR/lOWG+a20Qv52sCsFtiZEmMfUjf0pLGXOqurdxbYBGJ7/ikFLk9yV2rDwiArUlVM9bWFnFxHvdz9zewBH55WurrY4ShZWyV+x2dWjjceWG5VpWeI6sA="
33- - ENV_FILE="ci/deps/travis-37-arm64.yaml"
34- - PATTERN="(not slow and not network and not clipboard and not arm_slow)"
31+ global :
32+ - PYTEST_WORKERS=1
33+ - secure : " EkWLZhbrp/mXJOx38CHjs7BnjXafsqHtwxPQrqWy457VDFWhIY1DMnIR/lOWG+a20Qv52sCsFtiZEmMfUjf0pLGXOqurdxbYBGJ7/ikFLk9yV2rDwiArUlVM9bWFnFxHvdz9zewBH55WurrY4ShZWyV+x2dWjjceWG5VpWeI6sA="
34+ - ENV_FILE="ci/deps/travis-37-arm64.yaml"
35+ - PATTERN="(not slow and not network and not clipboard and not arm_slow)"
3536
3637allow_failures :
3738 # Moved to allowed_failures 2020-09-29 due to timeouts https://github.com/pandas-dev/pandas/issues/36719
You can’t perform that action at this time.
0 commit comments