commit 65536d3be61503372e57ab1ded45d6c7c2a856c1 parent c25cab07690d1955e63ad58f9994ebc0adaf88c7 Author: Marcel <mtrnord1@gmail.com> Date: Mon, 16 Jan 2017 17:56:46 +0100 (circleci) try to fix the crates problem Diffstat:
| M | circle.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/circle.yml b/circle.yml @@ -5,7 +5,7 @@ dependencies: pre: - git clone --bare https://github.com/rust-lang/crates.io-index.git - mkdir ${HOME}/.cargo - - ls -la + - pwd - | cat >> ${HOME}/.cargo/config <<EOF [registry]