rusty-numbers/Dockerfile
Timothy Warren f49d1798e2
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
Try using custom dockerfile to cut down on time for code coverage
2020-02-21 08:34:50 -05:00

3 lines
51 B
Docker

FROM rust:latest
RUN cargo install cargo-tarpaulin