travis.yml: Test also the other targets on s390x
authorThomas Huth <thuth@redhat.com>
Mon, 8 Jun 2020 11:40:49 +0000 (13:40 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commit100a5efbbcffef50d187c045492bcd09d871845e
tree922cce5ec701101f76b0ae22c8bec915f7599155
parent6e3ede39e2cbffef3f878bc4901f26ebf8d2f1c2
travis.yml: Test also the other targets on s390x

s390x is our only big endian host in our CI, so building and testing QEMU
there is quite valuable. Thus let's also test the other targets with
additional jobs (also using different sets of pre-installed libraries to
get a better coverage of the things that we test).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200608114049.4693-1-thuth@redhat.com>
.travis.yml