Add PPC64 builds

This commit is contained in:
Jeffrey Walton 2019-10-22 16:59:39 -04:00
parent 5f57476178
commit 1cb796038d
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -16,7 +16,7 @@
# https://github.com/travis-ci/travis-yml/blob/master/schema.json.
language: cpp
dist: xenial
dist: bionic
sudo: required
git:
@ -397,6 +397,24 @@ jobs:
- BUILD_OS=linux
- BUILD_MODE=cmake
- BUILD_JOBS=2
- os: linux
name: Linux with GCC (all)
arch: ppc64le
compiler: gcc
dist: bionic
env:
- BUILD_OS=linux
- BUILD_MODE=all
- BUILD_JOBS=2
- os: linux
name: Linux with Clang (all)
arch: ppc64le
compiler: clang
dist: bionic
env:
- BUILD_OS=linux
- BUILD_MODE=all
- BUILD_JOBS=2
- os: linux
name: Android on Linux (armeabi-v7a)
arch: amd64
@ -580,9 +598,6 @@ branches:
- master
- /\/ci$/
addons:
sonarcloud: false
notifications:
email:
recipients: