Skip to content

Commit e809e53

Browse files
committed
[fix] Travis configuration
1 parent 0fdfc0d commit e809e53

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
@@ -21,9 +21,9 @@ script:
2121
deploy:
2222
provider: pages
2323
on:
24-
branch: master
24+
branch: hexo
2525
skip_cleanup: true
26-
local_dir: public
26+
local_dir: public/
2727
fqdn: ${DOMAIN}
2828
target_branch: master
2929
token: ${TOKEN}

0 commit comments

Comments
 (0)