11 Star 50 Fork 75

jeecp / jeecp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 379 Bytes
一键复制 编辑 原始数据 按行查看 历史
ultimately 提交于 2019-10-07 22:54 . release-vue
language: node_js
node_js: stable
cache:
directories:
- "node_modules"
branches:
only:
- master
script:
- npm 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
1
https://gitee.com/owenwangwen/jeecp.git
git@gitee.com:owenwangwen/jeecp.git
owenwangwen
jeecp
jeecp
master

搜索帮助