2 Star 2 Fork 2

ctsky / QtAutoUpdater

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 978 Bytes
一键复制 编辑 原始数据 按行查看 历史
Skycoder42 提交于 2018-12-08 20:44 . updated ci to 5.12
image:
- Visual Studio 2017
- Visual Studio 2015
version: build-{build}
environment:
QT_VER: 5.12.0
matrix:
- PLATFORM: msvc2017_64
- PLATFORM: mingw73_64
- PLATFORM: msvc2015_64
matrix:
exclude:
- PLATFORM: msvc2017_64
image: Visual Studio 2015
- PLATFORM: mingw73_64
image: Visual Studio 2015
- PLATFORM: msvc2015_64
image: Visual Studio 2017
install:
- git clone https://github.com/Skycoder42/QtModules.git .\qtmodules-travis
- .\qtmodules-travis\ci\win\setup.bat
build_script:
- .\qtmodules-travis\ci\win\build.bat
after_build:
- .\qtmodules-travis\ci\win\upload-prepare.bat
artifacts:
- path: install\build_*_%QT_VER%.zip
deploy:
provider: GitHub
auth_token:
secure: Cp5GRQku2ZWnKPE12NB5q11ZO0Fr5mlzdUTjnLpYJr/dki4LPVqm231edFggogy8
artifact: /.*\.zip/
force_update: false
on:
appveyor_repo_tag: true
cache:
- 'C:\Users\appveyor\AppData\Local\Skycoder42\qpmx\cache -> appveyor.yml'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ctsky809/QtAutoUpdater.git
git@gitee.com:ctsky809/QtAutoUpdater.git
ctsky809
QtAutoUpdater
QtAutoUpdater
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891