1 Star 0 Fork 0

一只小麋鹿 / ctags

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 680 Bytes
一键复制 编辑 原始数据 按行查看 历史
K.Takata 提交于 2017-05-25 22:15 . appveyor: Refactor the build environment
version: 1.0.{build}
environment:
matrix:
- compiler: msbuild
CONFIGURATION: Release
- compiler: msys2
ARCH: x64
MSYS2_ARCH: x86_64
MSYS2_DIR: msys64
MSYSTEM: MINGW64
- compiler: msys2
ARCH: x86
MSYS2_ARCH: i686
MSYS2_DIR: msys64
MSYSTEM: MINGW32
- compiler: msvc
ARCH: x64
#- compiler: msvc
# ARCH: x86
- compiler: mingw
- compiler: cygwin
build_script:
- '%APPVEYOR_BUILD_FOLDER%\win32\appveyor.bat build'
after_build:
- '%APPVEYOR_BUILD_FOLDER%\win32\appveyor.bat package'
test_script:
- '%APPVEYOR_BUILD_FOLDER%\win32\appveyor.bat test'
artifacts:
- path: ctags-*.zip
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yrhloveyml/ctags.git
git@gitee.com:yrhloveyml/ctags.git
yrhloveyml
ctags
ctags
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891