Skip to content

Commit

Permalink
Allow wasi to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Jul 5, 2019
1 parent accf509 commit 0d95aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -235,6 +235,7 @@ matrix:
allow_failures:
- name: "Semver Linux"
- name: "Semver MacOSX"
- env: TARGET=wasm32-wasi

install: travis_retry rustup target add $TARGET

Expand Down

0 comments on commit 0d95aac

Please sign in to comment.