Add Travis Test that Builds ARM on Trusty

This commit is contained in:
W. Felix Handte
2019-12-23 13:24:28 -05:00
parent 5f46894184
commit 976c055a9a
+7
View File
@@ -137,6 +137,13 @@ matrix:
- make arminstall
- make armfuzz
# Introduced to check compat with old toolchains, to prevent e.g. #1872
- name: ARM Build Test (on Trusty)
dist: trusty
script:
- make arminstall
- make armbuild
- name: Qemu PPC + Fuzz Test # ~13mn
dist: trusty # it seems ppc cross-compilation fails on "current"
script: