diff --git a/.travis.yml b/.travis.yml index ea5e0ac5931874c6264db179b15cc9fee3812126..3c9e0494dcf863919771071cfa60f47f851d6a5e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -235,6 +235,7 @@ matrix: allow_failures: - name: "Semver Linux" - name: "Semver MacOSX" + - env: TARGET=wasm32-wasi install: travis_retry rustup target add $TARGET