From 638d989629675288207fa2031a1fca531a9eaf9e Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 28 Sep 2019 11:36:20 -0400 Subject: [PATCH] sync AppVeyor CI script with Travis --- .appveyor.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 391ff042daf..c3d575403cb 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,16 +17,21 @@ cache: - '%USERPROFILE%\.rustup' install: + # Compute the rust version we use + - set /p RUSTC_HASH=