Update gitlab-ci

This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-10-31 15:47:47 +07:00 committed by GitHub
parent 0ff5b18bcb
commit ce20b226a5
1 changed files with 1 additions and 1 deletions

View File

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