]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
ci: Update sccache build
[rust.git] / appveyor.yml
index 7f9ba5a057f532f7545739ae55e996558ecfae04..8ace91c3d89e37f0d1b1006c9bf52fc5bf690940 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-19-sccache-x86_64-pc-windows-msvc
-  - mv 2017-04-19-sccache-x86_64-pc-windows-msvc sccache.exe
+  - 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
   - set PATH=%PATH%;%CD%
 
   # Download and install ninja