Skip to content

Commit

Permalink
Temporarily disabling CI for Python 3.7+ on ppc64le and s390x
Browse files Browse the repository at this point in the history
  • Loading branch information
rbanffy committed Mar 1, 2020
1 parent 9c72a9f commit 23d9be2
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,6 @@ matrix:
language: python
dist: bionic
python: 3.6
- os: linux
arch: ppc64le
language: python
dist: bionic
python: 3.7
- os: linux
arch: ppc64le
language: python
dist: bionic
python: 3.8
- os: linux
arch: ppc64le
language: python
dist: bionic
python: nightly

- os: linux
arch: s390x
Expand All @@ -105,21 +90,6 @@ matrix:
language: python
dist: bionic
python: 3.6
- os: linux
arch: s390x
language: python
dist: bionic
python: 3.7
- os: linux
arch: s390x
language: python
dist: bionic
python: 3.8
- os: linux
arch: s390x
language: python
dist: bionic
python: nightly

- os: osx
language: generic
Expand Down

0 comments on commit 23d9be2

Please sign in to comment.