mirror of
https://github.com/facebook/zstd.git
synced 2025-12-09 00:03:18 -05:00
commit
92a3e3e9ca
@ -115,14 +115,18 @@ matrix:
|
||||
script:
|
||||
- make arminstall
|
||||
- make armfuzz
|
||||
- name: Trusty (AARCH64 + Fuzz Test)
|
||||
|
||||
- name: Xenial (AARCH64 + Fuzz Test)
|
||||
dist: xenial
|
||||
script:
|
||||
- make arminstall
|
||||
- make aarch64fuzz
|
||||
|
||||
- name: Trusty (PPC + Fuzz Test)
|
||||
script:
|
||||
- make ppcinstall
|
||||
- make ppcfuzz
|
||||
|
||||
- name: Trusty (PPC64 + Fuzz Test)
|
||||
script:
|
||||
- make ppcinstall
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user