Skip to content

Commit ab6e4a3

Browse files
committed
Allow wasi to fail
1 parent 3fd4dd7 commit ab6e4a3

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
@@ -235,6 +235,7 @@ matrix:
235235
allow_failures:
236236
- name: "Semver Linux"
237237
- name: "Semver MacOSX"
238+
- env: TARGET=wasm32-wasi
238239

239240
install: travis_retry rustup target add $TARGET
240241

0 commit comments

Comments
 (0)