1 Star 0 Fork 0

weimingtom2000/unoconv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
os:
- linux
- osx
env:
- VERSION=5.2.7.2
- VERSION=5.3.7.2
- VERSION=5.4.7.2
- VERSION=6.0.7.3
- VERSION=6.1.5.2
language: generic
# On Mac OS X, only test selected versions (the oldest and a few recent versions).
# If they work, reasonably everything else does as well.
# We do this because testing Mac OS X on Travis is painfully slow.
matrix:
include:
- os: osx
env: VERSION=6.1.5.2
- os: osx
env: VERSION=5.4.7.2
exclude:
- os: osx
before_install:
- sudo VERSION=$VERSION bash ci/linux.bash
- sudo VERSION=$VERSION bash ci/osx.bash
script:
- make -C tests
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/weimingtom2000/unoconv.git
[email protected]:weimingtom2000/unoconv.git
weimingtom2000
unoconv
unoconv
master

搜索帮助