Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d7d499b

Browse files
committed
发布配置调整
1 parent 843cdcc commit d7d499b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ deploy:
1919
# 发布到 gh-pages
2020
- provider: pages
2121
local_dir: dist
22-
cleanup: true
22+
skip_cleanup: true
2323
github_token: $GITHUB_TOKEN
2424
keep_history: true
2525
on:
@@ -28,7 +28,7 @@ deploy:
2828
- provider: npm
2929
email: $NPM_EMAIL
3030
api_key: $NPM_TOKEN
31-
cleanup: true
31+
skip_cleanup: true
3232
on:
3333
tags: true
3434
branch: master

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /