Commit 4ca19114 authored by Andrei Vagin's avatar Andrei Vagin

travis: don't fail a build when the s390 job failed

Builds for s390x fail due to a qemu bug.
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 7f936f3b
......@@ -27,6 +27,7 @@ matrix:
- env: TR_ARCH=docker-test
- env: TR_ARCH=fedora-rawhide
- env: TR_ARCH=fedora-rawhide-aarch64
- env: TR_ARCH=s390x
script:
- sudo make CCACHE=1 -C scripts/travis $TR_ARCH
after_success:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment