7 Star 30 Fork 5

Gitee 极速下载 / wx_calendar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/treadpit/wx_calendar
克隆/下载
.travis.yml 468 Bytes
一键复制 编辑 原始数据 按行查看 历史
drfu 提交于 2020-09-03 18:30 . docs: update doc for 2.0 by vuepress
language: node_js
node_js:
- '10'
before_script: yarn
script:
- npm run lint
- yarn docs:build # npm run docs:build
deploy:
provider: pages
skip_cleanup: true
local_dir: docs/.vuepress/dist
github_token: $GITHUB_TOKEN # 在 GitHub 中生成,用于允许 Travis 向你的仓库推送代码。在 Travis 的项目设置页面进行配置,设置为 secure variable
keep_history: true
on:
branch: master
cache:
directories:
- "node_modules"
微信
1
https://gitee.com/mirrors/wx_calendar.git
git@gitee.com:mirrors/wx_calendar.git
mirrors
wx_calendar
wx_calendar
master

搜索帮助