]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
Update sccache binaries to mozilla/sccache@d3627d766
[rust.git] / appveyor.yml
index 8ace91c3d89e37f0d1b1006c9bf52fc5bf690940..42c6256a95a8cc04fef17140dd39e02b0d499e9f 100644 (file)
@@ -124,8 +124,8 @@ install:
   - set PATH=C:\Python27;%PATH%
 
   # Download and install sccache
-  - appveyor-retry appveyor DownloadFile https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror/2017-04-29-sccache-x86_64-pc-windows-msvc
-  - mv 2017-04-29-sccache-x86_64-pc-windows-msvc sccache.exe
+  - appveyor-retry appveyor DownloadFile https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror/2017-05-12-sccache-x86_64-pc-windows-msvc
+  - mv 2017-05-12-sccache-x86_64-pc-windows-msvc sccache.exe
   - set PATH=%PATH%;%CD%
 
   # Download and install ninja