Skip to content
Snippets Groups Projects
Commit 4f9cc1a2 authored by gnzlbg's avatar gnzlbg
Browse files

Fix indentation of allow_failures

parent b71ea8ba
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ matrix:
- shellcheck --version
- shellcheck ci/*.sh
allow_failures:
allow_failures:
# FIXME: https://github.com/rust-lang/libc/issues/1226
- env: TARGET=asmjs-unknown-emscripten
- env: TARGET=wasm32-unknown-emscripten
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment