mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Add poweron architecture ppc64le to travis build
This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3.
This commit is contained in:
parent
06e082c918
commit
5fd99dfb02
@ -1,14 +1,11 @@
|
|||||||
language: python
|
language: python
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
python: 2.7
|
python: 2.7
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=py26
|
|
||||||
- TOX_ENV=py27
|
- TOX_ENV=py27
|
||||||
- TOX_ENV=py32
|
|
||||||
- TOX_ENV=py33
|
|
||||||
- TOX_ENV=py34
|
|
||||||
- TOX_ENV=flake8
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
Loading…
Reference in New Issue
Block a user