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

View File

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