Skip to content

Commit c75f5d1

Browse files
committed
remove wrong config from .travis.yml
The right key here is target_branch, not branch. However, this works anyway b/c gh-pages is the default.
1 parent a832a2f commit c75f5d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ deploy:
6060
github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable
6161
keep-history: true
6262
local-dir: target/doc
63-
branch: gh-pages
6463
on:
6564
branch: master
6665
condition: $DEPLOY_DOCS = 1

0 commit comments

Comments
 (0)