Test s390x through travis-c

This commit is contained in:
Anthony Sottile 2019-12-04 09:42:12 -08:00 committed by GitHub
parent 3cad77a4df
commit 8b24bad35c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,14 +10,16 @@ matrix:
- env: ITEST_TARGET=itest_tox
- os: linux-ppc64le
env: ITEST_TARGET=itest_buster
- os: linux
arch: arm64
- arch: arm64
env: ITEST_TARGET=itest_buster
- arch: s390x
env: ITEST_TARGET=itest_buster
allow_failures:
- os: linux-ppc64le
env: ITEST_TARGET=itest_buster
- os: linux
arch: arm64
- arch: arm64
env: ITEST_TARGET=itest_buster
- arch: s390x
env: ITEST_TARGET=itest_buster