Skip to content
Snippets Groups Projects
Commit 442d0732 authored by Jonathan de Jong's avatar Jonathan de Jong
Browse files

add rustup

parent 9d2cc4d8
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment