Skip to content

Commit c3ddd56

Browse files
committed
Allow s390x to fail - segfault
1 parent 9d58c0c commit c3ddd56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ matrix:
236236
- name: "Semver MacOSX"
237237
- env: TARGET=wasm32-wasi
238238
- env: TARGET=powerpc-unknown-linux-gnu
239+
- env: TARGET=s390x-unknown-linux-gnu
239240

240241
install: travis_retry rustup target add $TARGET
241242

0 commit comments

Comments
 (0)