Skip to content

Commit

Permalink
Merge 8e28238 into 52b7759
Browse files Browse the repository at this point in the history
  • Loading branch information
nagesh4193 committed Nov 25, 2020
2 parents 52b7759 + 8e28238 commit 82c2960
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ python:
- 3.5
- 3.6
- pypy
arch:
- amd64
- ppc64le
matrix:
include:
- python: 3.7
Expand All @@ -12,6 +15,17 @@ matrix:
- python: 3.8-dev
dist: xenial
sudo: true
- arch: ppc64le
python: 3.7
dist: xenial
sudo: true
- arch: ppc64le
python: 3.8-dev
dist: xenial
sudo: true
exclude: # Disable pypy version for power support
- arch: ppc64le
python: pypy
env:
matrix:
- PYTHON_REGEX=false
Expand Down

0 comments on commit 82c2960

Please sign in to comment.