summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a6015646..be606b1a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -585,6 +585,9 @@ jobs:
compiler: clang
# Clang 7.0 and below will likely have trouble on ppc64le
# due to https://bugs.llvm.org/show_bug.cgi?id=39704.
+ - os: linux
+ arch: ppc64le
+ compiler: clang
before_install:
- |