mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 01:09:06 +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:
|
||||
- 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:
|
||||
|
||||
Reference in New Issue
Block a user