2017-05-22 21:42:53 -07:00
|
|
|
image: Visual Studio 2015
|
|
|
|
platform:
|
|
|
|
- x64
|
|
|
|
build_script:
|
|
|
|
- '%APPVEYOR_BUILD_FOLDER%\ci\appveyor\build_script.bat'
|
2017-10-16 06:10:20 -07:00
|
|
|
after_build:
|
|
|
|
- '%APPVEYOR_BUILD_FOLDER%\ci\appveyor\after_build.bat'
|
|
|
|
cache:
|
2018-01-04 19:59:39 -08:00
|
|
|
- 'llvm+clang-5.0.1-win64-msvc-release.tar.xz'
|