1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-27 15:12:30 +02:00

travis: Add PowerPC jobs

Signed-off-by: Rashmica Gupta <rashmica.gupta@au1.ibm.com>
This commit is contained in:
Rashmica Gupta 2018-05-04 14:13:58 +10:00
parent c45e32f812
commit bc1066c128
No known key found for this signature in database
GPG Key ID: 71BA937CA8E51127

View File

@ -28,6 +28,16 @@ matrix:
env:
TOOLCHAIN=NATIVE
TARGET=native
- os: linux-ppc64le
compiler: gcc
env:
TOOLCHAIN=NATIVE
TARGET=native
- os: linux-ppc64le
compiler: clang
env:
TOOLCHAIN=NATIVE
TARGET=native
# Toolchains for little-endian, 64-bit ARMv8 for GNU/Linux systems
- os: linux
env: