Skip to content

Commit

Permalink
Fix indentation of allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Jan 21, 2019
1 parent b71ea8b commit 4f9cc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f9cc1a

Please sign in to comment.