Travis-ci: added support for ppc64le

This commit is contained in:
Devendranath Thadi 2020-11-25 06:48:14 +00:00 committed by Fabian Giesen
parent 6ca560c9af
commit 9f98546022
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
language: C
arch:
- AMD64
- ppc64le
install: true
script:
- cd tests