1 Star 2 Fork 1

蓝猫/qtcanpool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 497 Bytes
一键复制 编辑 原始数据 按行查看 历史
canpool 提交于 2019-07-31 20:13 . support travis ci
language: cpp
sudo: required
compiler: gcc
env: QT_BASE="512"
cache: bundler
group: deprecated-2017Q4
before_install:
- sudo add-apt-repository ppa:beineri/opt-qt-5.12.0-xenial -y;
- sudo apt-get update -qq;
- sudo apt-get install mesa-common-dev;
- sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev;
install:
- sudo apt-get install -qq qt512-meta-minimal; source /opt/qt512/bin/qt512-env.sh;
script:
- qmake
- make
notifications:
email: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zcs2631/qtcanpool.git
[email protected]:zcs2631/qtcanpool.git
zcs2631
qtcanpool
qtcanpool
develop

搜索帮助