We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71ea8b commit 4f9cc1aCopy full SHA for 4f9cc1a
.travis.yml
@@ -88,7 +88,7 @@ matrix:
88
- shellcheck --version
89
- shellcheck ci/*.sh
90
91
- allow_failures:
+ allow_failures:
92
# FIXME: https://github.com/rust-lang/libc/issues/1226
93
- env: TARGET=asmjs-unknown-emscripten
94
- env: TARGET=wasm32-unknown-emscripten
0 commit comments