Skip to content

Commit b968cc7

Browse files
committed
update travis
1 parent 731a0d3 commit b968cc7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ script: yarn test && codecov && yarn storybook:export
88
deploy:
99
provider: pages
1010
skip-cleanup: true
11-
github-token: $GITHUB_TOKEN
12-
keep-history: true
11+
github-token: GITHUB_TOKEN
12+
# keep-history: true
13+
local-dir: build
1314
on:
1415
branch: dev

0 commit comments

Comments
 (0)