We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fb2f3 commit de61b1cCopy full SHA for de61b1c
.travis.yml
@@ -69,6 +69,7 @@ matrix:
69
deploy:
70
provider: pages
71
repo: RustPython/website
72
+ target-branch: master
73
local-dir: target/doc
74
skip-cleanup: true
75
github-token: $WEBSITE_GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
0 commit comments