Skip to content

Commit

Permalink
travis: test with arm64 and s390x
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavid committed Nov 1, 2020
1 parent bad7126 commit 876d485
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ python:
- "3.9"
- "pypy3"

arch:
- amd64
- arm64
- s390x

env:
global:
LIBGIT2: ~/install/
Expand Down

0 comments on commit 876d485

Please sign in to comment.