1 Star 1 Fork 0

李华 / probreg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
nekanat 提交于 2020-01-06 22:42 . open3d-python -> open3d 0.9.0
language: python
sudo: required
matrix:
include:
- os: linux
dist: bionic
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
python: 2.7
- os: linux
dist: bionic
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
python: 3.5
- os: linux
dist: bionic
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
python: 3.6
env:
global:
- PIPENV_VENV_IN_PROJECT=1
- PIPENV_IGNORE_VIRTUALENVS=1
# command to install dependencies
install: make setup
# command to run tests
script:
- make test
1
https://gitee.com/li59135016_admin/probreg.git
git@gitee.com:li59135016_admin/probreg.git
li59135016_admin
probreg
probreg
master

搜索帮助