代码拉取完成,页面将自动刷新
version: '{build}'
environment:
USE_CLANG_COMPLETER: true
COVERAGE: true
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
arch: 64
python: 37
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
arch: 32
python: 37
# We only test Python 2.7 with MSVC 15 on 64-bit.
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
arch: 64
python: 27
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
arch: 64
python: 37
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
arch: 64
python: 37
YCM_BENCHMARK: true
COVERAGE: false
install:
- ci\appveyor\appveyor_install.bat
build_script:
- ci\appveyor\appveyor_build.bat
after_build:
- if %COVERAGE% == true ( codecov )
# Disable automatic tests
test: off
cache:
- '%LOCALAPPDATA%\pip\cache' # Python packages from pip
- '%APPDATA%\npm-cache' # Node packages from npm
- '%USERPROFILE%\.cargo' # Cargo package deps
- '%APPVEYOR_BUILD_FOLDER%\clang_archives' # Clang downloads
- '%APPVEYOR_BUILD_FOLDER%\third_party\racerd\target' # Racerd compilation
# jdt.ls download
- '%APPVEYOR_BUILD_FOLDER%\third_party\eclipse.jdt.ls\target\cache'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。