1 Star 0 Fork 278

Mongo / L7

forked from antv / L7 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 251 Bytes
一键复制 编辑 原始数据 按行查看 历史
前端工程师 提交于 2019-11-26 17:53 . test: :white_check_mark:add build to ci
language: node_js
node_js:
- '12'
env:
- NODE_ENV=test
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
install:
- yarn install
script:
- yarn lint
- yarn test
- yarn build
TypeScript
1
https://gitee.com/Mongo/L7.git
git@gitee.com:Mongo/L7.git
Mongo
L7
L7
master

搜索帮助