mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-07 00:59:07 +08:00
travis: build on ppc64le as well
This commit is contained in:
committed by
Andrii Nakryiko
parent
c2fc7c15a3
commit
c42bfcbf0e
@@ -129,6 +129,12 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
- sudo $CI_MANAGERS/ubuntu.sh || travis_terminate
|
- 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
|
- stage: Coverity
|
||||||
language: bash
|
language: bash
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user