1 Star 0 Fork 666

无木/d2-admin

forked from D2Projects/d2-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 524 Bytes
一键复制 编辑 原始数据 按行查看 历史
FairyEver 提交于 2019-05-30 20:53 . :green_heart:travis add dingding hook
language: node_js
node_js: stable
notifications:
webhooks: https://oapi.dingtalk.com/robot/send?access_token=a0918ec1b0461056fb9953fe2b03ecc3074a629e88992f327cc94bae93349e9e
cache:
directories:
- "node_modules"
branches:
only:
- master
script:
- yarn run build:travis
before_install:
- ./qshell account $AK $SK
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
after_success:
- ./qshell qupload qiniu-config
- ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/metafan/d2-admin.git
git@gitee.com:metafan/d2-admin.git
metafan
d2-admin
d2-admin
master

搜索帮助