zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 69c876cc87a1805b737cd8d51b9dc5f0809991fd (tree)
parent 15301504e2a0f46a482f4d73abe482bd1eb63357
Author: Andrew Kelley <superjoe30@gmail.com>
Date:   Wed, 19 Sep 2018 12:58:58 -0400

appveyor: remove old cache file

Diffstat:
Mci/appveyor/appveyor.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/ci/appveyor/appveyor.yml b/ci/appveyor/appveyor.yml @@ -6,5 +6,4 @@ build_script: after_build: - '%APPVEYOR_BUILD_FOLDER%\ci\appveyor\after_build.bat' cache: - - 'llvm+clang-6.0.0-win64-msvc-release.tar.xz' - 'llvm+clang-7.0.0-win64-msvc-release.tar.xz'