Skip to content

Commit

Permalink
Merge 3dc827e into 3135891
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Mar 20, 2020
2 parents 3135891 + 3dc827e commit 8f997a7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,18 @@ addons:
arch:
- arm64
- amd64
# - ppc64le
# - s390x
- ppc64le
- s390x

python:
- "3.6"
- "3.7"
- "3.8"
- pypy3

# there is no pypy3 for arm64 on Travis CI
# pypy3 is available only for amd64
jobs:
exclude:
- arch: arm64
include:
- arch: amd64
python: pypy3

install:
Expand Down

0 comments on commit 8f997a7

Please sign in to comment.