Skip to content

Commit

Permalink
travis: Add PowerPC jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Rashmica Gupta <rashmica.gupta@au1.ibm.com>
  • Loading branch information
RashmicaG committed May 15, 2018
1 parent c45e32f commit bc1066c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit bc1066c

Please sign in to comment.