mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-05 22:24:50 +00:00
Added ppc64le architecture support on travis-ci
This commit is contained in:
parent
f663fa4b03
commit
586af98614
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ install:
|
|||
- pip install -q tox-travis
|
||||
script:
|
||||
- tox
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue