Add architecture ppc64le to travis build

This commit is contained in:
Debabrata Deka 2020-12-22 16:36:40 +05:30 committed by GitHub
parent 60a36d6f7a
commit 28b7b49a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
os: linux
arch:
- amd64
- ppc64le
# generic packages and tmux
before_install:
- sudo apt-get update