1 Star 0 Fork 0

ducksdr/buildroot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 639 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: c
branches:
except:
- adi-2019.02.2 # current rebased versions of master; change this when updating kernel ver
os: linux
notifications:
email:
on_success: change
on_failure: always
matrix:
include:
- env: BUILD_TYPE=ensure_defconfigs_uptodate
VIVADO_ARCH=zynq
VIVADO_DEFCONFIGS="zynq_m2k zynq_pluto zynq_sidekiqz2"
VIVADO_VERSIONS="2018_3 2019_1"
- env: BUILD_TYPE=ensure_defconfigs_uptodate
VIVADO_ARCH=microblaze
VIVADO_DEFCONFIGS="microblaze_adi microblaze_adi_rootfs"
VIVADO_VERSIONS="2018_3 2019_1"
script:
- ./ci/run-build.sh
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ducksdr/buildroot.git
[email protected]:ducksdr/buildroot.git
ducksdr
buildroot
buildroot
master

搜索帮助