1 Star 0 Fork 21

沙漠里的冰山 / weapp-qrcode-canvas-2d

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
WeiDoctor 提交于 2021-01-28 13:39 . weapp-qrcode-canvas-2d
language: node_js
sudo: required
node_js:
- 10.0.0
cache:
directories:
- node_modules
before_install:
- export TZ='Asia/Shanghai'
install:
- npm install
script:
- npm run publish
after_script:
- git init
- git config user.name "${USER_NAME}"
- git config user.email "${USER_EMAIL}"
- git add .
- git commit -m "publish"
- git push -f https://${access_token}@github.com/DoctorWei/weapp.qrcode-canvas-2d HEAD:master
branch: master
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/galaxyshen/weapp-qrcode-canvas-2d.git
git@gitee.com:galaxyshen/weapp-qrcode-canvas-2d.git
galaxyshen
weapp-qrcode-canvas-2d
weapp-qrcode-canvas-2d
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891