We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a832a2f commit c75f5d1Copy full SHA for c75f5d1
.travis.yml
@@ -60,7 +60,6 @@ deploy:
60
github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable
61
keep-history: true
62
local-dir: target/doc
63
- branch: gh-pages
64
on:
65
branch: master
66
condition: $DEPLOY_DOCS = 1
0 commit comments