This commit is contained in:
Nadja Reitzenstein 2022-05-05 21:19:45 +02:00
parent 67b46a85bb
commit ae94ba0be6

View File

@ -30,7 +30,6 @@ cache:
before_script:
- apt-get update -yqq
- apt-get install -o dir::cache::archives="$APT_CACHE_DIR" -yqq --no-install-recommends capnproto build-essential cmake clang libclang-dev jq
- rustup install stable
- rustup component add rustfmt
- rustup component add clippy
- cargo install cargo2junit