Merge pull request #211 from sanjaymsh/ppc64le

Travis-ci: updated  support for ppc64le in latest way and added for i…
This commit is contained in:
Chris Kuehl 2020-12-02 15:33:37 -08:00 committed by GitHub
commit 072a0a7ecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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