1 Star 0 Fork 665

himire/d2-admin

forked from D2Projects/d2-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
FairyEver 提交于 2018-09-02 23:09 . no message
language: node_js
node_js: stable
cache:
directories:
- "node_modules"
branches:
only:
- master
script:
- npm run build
deploy:
provider: pages
local-dir: dist
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
on:
branch: master
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/himire/d2-admin.git
git@gitee.com:himire/d2-admin.git
himire
d2-admin
d2-admin
master

搜索帮助