Skip to content

Commit cc22b75

Browse files
VirosaLiVirosaLi
authored andcommitted
cleanup
1 parent 136345d commit cc22b75

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ fast_finish: true
2828
arch: arm64
2929

3030
env:
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

3637
allow_failures:
3738
# Moved to allowed_failures 2020-09-29 due to timeouts https://github.com/pandas-dev/pandas/issues/36719

0 commit comments

Comments
 (0)