matrix: RUST: [stable] pipeline: test: image: rust environment: [CARGO_TERM_COLOR=always] commands: - rustup default $RUST - cargo check