Skip to content

Commit 570e9e9

Browse files
committed
Fixed travis gh-pages
1 parent fa0f127 commit 570e9e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ before_deploy:
1616
deploy:
1717
provider: pages
1818
skip_cleanup: true
19-
keep-history: true
2019
local_dir: ts-docs
2120
github_token: $GITHUB_TOKEN
2221
on:
2322
branch: master
24-
23+

0 commit comments

Comments
 (0)