1 Star 0 Fork 0

Mraz / math.gl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ib Green 提交于 2019-05-23 07:06 . Monorepo dev setup (#55)
language: node_js
os: linux
sudo: required
dist: trusty
addons:
node_js:
- '8'
- '10'
- '12'
install:
- yarn bootstrap
before_script:
- npm run build
script:
- npm run test ci
after_success:
- cat coverage/lcov.info | coveralls
1
https://gitee.com/leemraz/math.gl.git
git@gitee.com:leemraz/math.gl.git
leemraz
math.gl
math.gl
master

搜索帮助