add llvm 6.0.0 binaries to appveyor cache

master
Andrew Kelley 2018-03-03 16:43:57 -05:00
parent 1c244d34b3
commit 7ee1b88042
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ 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'