Add architecture ppc64le to travis build
This commit is contained in:
parent
60a36d6f7a
commit
28b7b49a44
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
os: linux
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
# generic packages and tmux
|
# generic packages and tmux
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
|
Loading…
Reference in a new issue