Add linux-x86 target

This commit is contained in:
btwiuse 2019-11-03 00:41:19 +08:00 committed by klzgrad
parent 3fd986c8ed
commit edf76de13a

View File

@ -7,6 +7,10 @@ matrix:
- name: "linux-x64"
os: linux
dist: bionic
- name: "linux-x86"
os: linux
dist: bionic
env: EXTRA_FLAGS='target_cpu="x86"'
- name: "linux-arm64"
os: linux
dist: bionic