Skip to content
Snippets Groups Projects
Commit c3ddd564 authored by gnzlbg's avatar gnzlbg
Browse files

Allow s390x to fail - segfault

parent 9d58c0c1
No related branches found
No related tags found
No related merge requests found
......@@ -236,6 +236,7 @@ matrix:
- name: "Semver MacOSX"
- env: TARGET=wasm32-wasi
- env: TARGET=powerpc-unknown-linux-gnu
- env: TARGET=s390x-unknown-linux-gnu
install: travis_retry rustup target add $TARGET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment