mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
Update .travis.yml
remove bionic gcc PPC (broken at Travis)
This commit is contained in:
parent
8cfca1d759
commit
b3e980668b
1 changed files with 0 additions and 9 deletions
|
|
@ -37,15 +37,6 @@ matrix:
|
|||
packages:
|
||||
- libcmocka-dev
|
||||
- unzip
|
||||
- name: bionic gcc (PowerPC)
|
||||
arch: ppc64le
|
||||
os: linux
|
||||
dist: bionic
|
||||
compiler: gcc
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libcmocka-dev
|
||||
- name: bionic gcc (System Z)
|
||||
arch: s390x
|
||||
os: linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue