Fix indentation of allow_failures

This commit is contained in:
gnzlbg 2019-01-21 22:04:14 +01:00
parent b71ea8ba24
commit 4f9cc1a208

View file

@ -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