mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-26 19:22:29 +00:00
add rustup
This commit is contained in:
parent
9d2cc4d8b1
commit
442d0732a4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user