This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-10-25 13:33:53 +07:00 committed by GitHub
parent 5618fa7a09
commit e9f4819640

View File

@ -5,6 +5,7 @@ variables:
GIT_DEPTH: "3"
SIMPLECOV: "true"
RUST_BACKTRACE: "1"
RUSTFLAGS: "-D warnings"
cache:
key: "$CI_BUILD_NAME/$CI_BUILD_REF_NAME"
untracked: true