43 Star 178 Fork 87

广州盟码信息科技有限公司 / imerp-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 524 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄金保 提交于 2019-07-30 10:50 . init commit
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
JavaScript
1
https://gitee.com/imema/imerp-vue.git
git@gitee.com:imema/imerp-vue.git
imema
imerp-vue
imerp-vue
master

搜索帮助