1 Star 0 Fork 4

sunwf / tGFX

forked from sudo / tGFX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
sudo 提交于 2020-02-19 16:31 . Feat/CI (#2)
language: c
os: linux
dist: bionic
compiler:
- clang
- gcc
addons:
apt:
sources:
- sourceline: 'deb http://apt.llvm.org/bionic/ llvm-toolchain-bionic-9 main'
before_install:
- wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
- sudo apt-get -q update
- sudo apt-get -y install xorg openbox clang-format-9
script:
- scripts/run-clang-format.sh
- scripts/build-x11-example.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/backJ/tGFX.git
git@gitee.com:backJ/tGFX.git
backJ
tGFX
tGFX
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891