Commit 7ee1b88042

Andrew Kelley <superjoe30@gmail.com>
2018-03-03 22:43:57
add llvm 6.0.0 binaries to appveyor cache
1 parent 1c244d3
Changed files (1)
ci
appveyor
ci/appveyor/appveyor.yml
@@ -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'