1 Star 5 Fork 6

smartmap/cesium-3dtiles-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 394 Bytes
一键复制 编辑 原始数据 按行查看 历史
fanvanzh 提交于 2018-03-02 09:51 . Update .travis.yml
matrix:
include:
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.9
env:
- MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"
- CXXFLAGS="-std=c++11"
- LD_LIBRARY_PATH=./lib
language: rust
rust:
- stable
script:
- cargo build --verbose --all
- cargo test --verbose --all
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smartmap/cesium-3dtiles-tools.git
git@gitee.com:smartmap/cesium-3dtiles-tools.git
smartmap
cesium-3dtiles-tools
cesium-3dtiles-tools
master

搜索帮助