Travis-ci:added support for ppc64le

This commit is contained in:
sanjay-cpu 2020-12-16 17:27:50 +00:00 committed by Kaian
parent 615ac3c2ef
commit 010722a150
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,7 @@
language: c
arch:
- amd64
- ppc64le
compiler:
- clang
- gcc
@ -16,3 +19,4 @@ branches:
only:
- master
- travis
- ppc64le