Skip to content

Commit 4f9cc1a

Browse files
committed
Fix indentation of allow_failures
1 parent b71ea8b commit 4f9cc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ matrix:
8888
- shellcheck --version
8989
- shellcheck ci/*.sh
9090

91-
allow_failures:
91+
allow_failures:
9292
# FIXME: https://github.com/rust-lang/libc/issues/1226
9393
- env: TARGET=asmjs-unknown-emscripten
9494
- env: TARGET=wasm32-unknown-emscripten

0 commit comments

Comments
 (0)