Commit a3d7a807b7

Andrew Kelley <superjoe30@gmail.com>
2018-06-01 17:58:58
appveyor: remove llvm 5.0.1 from cache
1 parent 081072d
Changed files (1)
ci
appveyor
ci/appveyor/appveyor.yml
@@ -6,5 +6,4 @@ build_script:
 after_build:
   - '%APPVEYOR_BUILD_FOLDER%\ci\appveyor\after_build.bat'
 cache:
-  - 'llvm+clang-5.0.1-win64-msvc-release.tar.xz'
   - 'llvm+clang-6.0.0-win64-msvc-release.tar.xz'