1 Star 0 Fork 0

lipengfeiSUaz/deepdetect

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
Emmanuel Benazera 提交于 2020-02-26 13:07 . tentative fix to travis file
os: linux
sudo: required
dist: trusty
language: cpp
compiler: gcc
env:
global:
- BUILD_CCACHE_DIR=~/build/ccache
matrix:
- BUILD=linux
# - BUILD=linux-cuda
cache:
directories:
- $BUILD_CCACHE_DIR
- $HOME/.ccache
before_install:
- source .travis/setup.sh
install:
- ./.travis/install.sh
script: ./.travis/build.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lipengfeiSUaz/deepdetect.git
git@gitee.com:lipengfeiSUaz/deepdetect.git
lipengfeiSUaz
deepdetect
deepdetect
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385