Merge branch 'master' of gitlab.com:veloren/veloren

Former-commit-id: 80aff10654c5182ffae030fc18c3665d797abb75
This commit is contained in:
Yeedo 2019-04-29 22:38:38 +01:00
commit ccfdef0563

View File

@ -89,7 +89,6 @@ clean-code:
- veloren-docker
script:
- cargo fmt --all -- --check
allow_failure: true
# # Coverage needs to be disabled until an issue in the Rust compiler is fixed
# # https://github.com/rust-lang/rust/issues/58375