travis: build on ppc64le as well

This commit is contained in:
Frantisek Sumsal
2019-12-10 11:35:24 +01:00
committed by Andrii Nakryiko
parent c2fc7c15a3
commit c42bfcbf0e

View File

@@ -129,6 +129,12 @@ jobs:
script:
- sudo $CI_MANAGERS/ubuntu.sh || travis_terminate
- name: Ubuntu Bionic (ppc64le)
arch: ppc64le
language: bash
script:
- sudo $CI_MANAGERS/ubuntu.sh || travis_terminate
- stage: Coverity
language: bash
env: