travis: build on ppc64le as well

This commit is contained in:
Frantisek Sumsal
2019-12-13 01:04:46 -08:00
committed by Andrii Nakryiko
parent c2fc7c15a3
commit c42bfcbf0e
+6
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: