Skip to content

Commit

Permalink
Disable s390x and arm64 tests on travis for now. (#6641)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jan 27, 2021
1 parent d19a0dd commit 8968ca7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ env:

jobs:
include:
- os: linux
arch: arm64
env: TASK=python_sdist_test
- os: linux
arch: arm64
env: TASK=python_test
services:
- docker
- os: osx
arch: amd64
osx_image: xcode10.2
Expand All @@ -25,9 +17,6 @@ jobs:
arch: amd64
osx_image: xcode10.2
env: TASK=java_test
- os: linux
arch: s390x
env: TASK=s390x_test

# dependent brew packages
addons:
Expand Down

0 comments on commit 8968ca7

Please sign in to comment.