1 Star 0 Fork 0

小蚂蚁/formily

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
Janry 提交于 2020-02-20 21:00 . improve docs and bugfix (#655)
sudo: required
language: node_js
before_install:
- npm i -g npm@6
node_js:
- "8"
- "11"
before_script:
- rm -rf node_modules
- npm install
- lerna clean --yes
- lerna bootstrap --no-ci
script:
- npm run lint
- npm run build
- npm run test:prod
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/rencp_home/formily.git
git@gitee.com:rencp_home/formily.git
rencp_home
formily
formily
master

搜索帮助