added power support arch ppc64le on yml file.

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
This commit is contained in:
srinivas32 2020-11-25 23:09:51 +05:30 committed by GitHub
parent 6bb818ac2f
commit 703d9d1597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
arch:
- amd64
- ppc64le
language: cpp
compiler:
- gcc