fix gitlab ci lint

This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-07-26 00:10:57 +03:00 committed by GitHub
parent 8f9b64f075
commit a162087128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ stages:
- test - test
- push-release - push-release
- build - build
- docs
variables: variables:
RUST_BACKTRACE: "1" RUST_BACKTRACE: "1"
RUSTFLAGS: "" RUSTFLAGS: ""