Switch to docker-rust image

This commit is contained in:
Michael Vines
2018-07-30 15:58:57 -07:00
parent bc484ffe5f
commit 2158329058

View File

@ -1,5 +1,5 @@
steps: steps:
- command: "ci/docker-run.sh rust ci/test-stable.sh" - command: "ci/docker-run.sh solanalabs/rust ci/test-stable.sh"
name: "stable [public]" name: "stable [public]"
env: env:
CARGO_TARGET_CACHE_NAME: "stable" CARGO_TARGET_CACHE_NAME: "stable"