1 Star 0 Fork 0

cuglujun/app-inspector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 433 Bytes
一键复制 编辑 原始数据 按行查看 历史
xudafeng 提交于 2019-02-08 00:06 . docs: update features desc (#222)
language: node_js
sudo: false
node_js:
- 8
install:
- npm i vuepress macaca-ecosystem
# https://github.com/webpack-contrib/terser-webpack-plugin/issues/66
script:
- npm run docs:build
- $(npm bin)/macaca-ecosystem push --cwd ./docs_dist --branch gh-pages
- npm i
- npm run lint
- npm run build
- npm run test
after_script:
- npm install coveralls@2 && cat ./coverage/lcov.info | coveralls
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cuglujun/app-inspector.git
[email protected]:cuglujun/app-inspector.git
cuglujun
app-inspector
app-inspector
master

搜索帮助