add rustup
This commit is contained in:
@@ -6,6 +6,7 @@ variables:
|
||||
before_script:
|
||||
- apt-get update -yqq
|
||||
- apt-get install -yqq --no-install-recommends build-essential libssl-dev pkg-config
|
||||
- rustup component add clippy
|
||||
|
||||
test:cargo:
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user