mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-30 02:58:37 +08:00
2610e25040
* Add progress bar * Add abort ajax * Remove console * Add cache folder * Add auto2top
7 lines
90 B
YAML
7 lines
90 B
YAML
sudo: false
|
|
cache:
|
|
directories:
|
|
- $HOME/.yarn-cache
|
|
language: node_js
|
|
node_js: stable
|